TrinityCore
Loading...
Searching...
No Matches
boss_janalai.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "zulaman.h"
+ Include dependency graph for boss_janalai.cpp:

Go to the source code of this file.

Classes

class  boss_janalai
 
struct  boss_janalai::boss_janalaiAI
 

Enumerations

enum  Says {
  SAY_AGGRO = 0 , SAY_PLAYER_KILL = 1 , SAY_SUMMON_HATCHER = 2 , SAY_FIRE_BOMB = 3 ,
  SAY_HATCH_ALL_EGGS = 4 , EMOTE_FRENZY = 5 , SAY_DEATH = 6
}
 
enum  Spells
 
enum  Events
 

Functions

void AddSC_boss_janalai ()
 

Enumeration Type Documentation

◆ Events

enum Events

Definition at line 37 of file boss_janalai.cpp.

◆ Says

enum Says
Enumerator
SAY_AGGRO 
SAY_PLAYER_KILL 
SAY_SUMMON_HATCHER 
SAY_FIRE_BOMB 
SAY_HATCH_ALL_EGGS 
EMOTE_FRENZY 
SAY_DEATH 

Definition at line 22 of file boss_janalai.cpp.

◆ Spells

enum Spells

Definition at line 33 of file boss_janalai.cpp.

Function Documentation

◆ AddSC_boss_janalai()

void AddSC_boss_janalai ( )

Definition at line 102 of file boss_janalai.cpp.

+ Here is the caller graph for this function: