TrinityCore
Loading...
Searching...
No Matches
boss_bug_trio.cpp File Reference
#include "ScriptMgr.h"
#include "InstanceScript.h"
#include "ScriptedCreature.h"
#include "temple_of_ahnqiraj.h"
#include "TemporarySummon.h"
+ Include dependency graph for boss_bug_trio.cpp:

Go to the source code of this file.

Classes

class  boss_kri
 
struct  boss_kri::boss_kriAI
 
class  boss_vem
 
struct  boss_vem::boss_vemAI
 
class  boss_yauj
 
struct  boss_yauj::boss_yaujAI
 

Enumerations

enum  Spells {
  SPELL_CLEAVE = 26350 , SPELL_TOXIC_VOLLEY = 25812 , SPELL_POISON_CLOUD = 38718 , SPELL_ENRAGE = 34624 ,
  SPELL_CHARGE = 26561 , SPELL_KNOCKBACK = 26027 , SPELL_HEAL = 25807 , SPELL_FEAR = 19408
}
 

Functions

void AddSC_bug_trio ()
 

Enumeration Type Documentation

◆ Spells

enum Spells
Enumerator
SPELL_CLEAVE 
SPELL_TOXIC_VOLLEY 
SPELL_POISON_CLOUD 
SPELL_ENRAGE 
SPELL_CHARGE 
SPELL_KNOCKBACK 
SPELL_HEAL 
SPELL_FEAR 

Definition at line 31 of file boss_bug_trio.cpp.

Function Documentation

◆ AddSC_bug_trio()

void AddSC_bug_trio ( )

Definition at line 327 of file boss_bug_trio.cpp.

+ Here is the caller graph for this function: