Project SkyFire Core
SkyFire 5.4.8 server core API documentation
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  Events
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

Functions

void AddSC_boss_janalai ()

Enumeration Type Documentation

◆ Events

enum Events

Definition at line 25 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 10 of file boss_janalai.cpp.

◆ Spells

enum Spells

Definition at line 21 of file boss_janalai.cpp.

Function Documentation

◆ AddSC_boss_janalai()

void AddSC_boss_janalai ( )

Definition at line 92 of file boss_janalai.cpp.