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

Go to the source code of this file.

Classes

struct  boss_kilnara
 

Enumerations

enum  Yells {
  SAY_AGGRO = 0 , SAY_WAVE_OF_AGONY = 1 , SAY_TRANSFROM_1 = 2 , SAY_TRANSFROM_2 = 3 ,
  SAY_PLAYER_KILL = 4 , SAY_DEATH = 5
}
 
enum  Spells
 
enum  Events
 

Functions

void AddSC_boss_kilnara ()
 

Enumeration Type Documentation

◆ Events

enum Events

Definition at line 36 of file boss_kilnara.cpp.

◆ Spells

enum Spells

Definition at line 32 of file boss_kilnara.cpp.

◆ Yells

enum Yells
Enumerator
SAY_AGGRO 
SAY_WAVE_OF_AGONY 
SAY_TRANSFROM_1 
SAY_TRANSFROM_2 
SAY_PLAYER_KILL 
SAY_DEATH 

Definition at line 22 of file boss_kilnara.cpp.

Function Documentation

◆ AddSC_boss_kilnara()

void AddSC_boss_kilnara ( )

Definition at line 89 of file boss_kilnara.cpp.

+ Here is the caller graph for this function: