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

Go to the source code of this file.

Classes

class  boss_akilzon
 
struct  boss_akilzon::boss_akilzonAI
 

Enumerations

enum  Says {
  SAY_AGGRO = 0 , SAY_PLAYER_KILL = 1 , EMOTE_ELECTRICAL_STORM = 2 , SAY_SUMMON_EAGLE = 3 ,
  SAY_SUMMON_BIRDS = 4 , SAY_BERSERK = 5 , SAY_DEATH = 6
}
 

Functions

void AddSC_boss_akilzon ()
 

Enumeration Type Documentation

◆ Says

enum Says
Enumerator
SAY_AGGRO 
SAY_PLAYER_KILL 
EMOTE_ELECTRICAL_STORM 
SAY_SUMMON_EAGLE 
SAY_SUMMON_BIRDS 
SAY_BERSERK 
SAY_DEATH 

Definition at line 22 of file boss_akilzon.cpp.

Function Documentation

◆ AddSC_boss_akilzon()

void AddSC_boss_akilzon ( )

Definition at line 93 of file boss_akilzon.cpp.

+ Here is the caller graph for this function: