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

Go to the source code of this file.

Classes

class  boss_nalorakk
 
struct  boss_nalorakk::boss_nalorakkAI
 

Enumerations

enum  Says {
  SAY_WAVE_1 = 0 , SAY_WAVE_2 = 1 , SAY_WAVE_3 = 2 , SAY_WAVE_4 = 3 ,
  SAY_AGGRO = 4 , SAY_PLAYER_KILL = 5 , SAY_SURGE = 6 , EMOTE_SURGE = 7 ,
  EMOTE_BEAR = 8 , SAY_BEAR = 9 , SAY_TROLL = 10 , SAY_DEATH = 11
}
 
enum  Spells
 
enum  Events
 

Functions

void AddSC_boss_nalorakk ()
 

Enumeration Type Documentation

◆ Events

enum Events

Definition at line 42 of file boss_nalorakk.cpp.

◆ Says

enum Says
Enumerator
SAY_WAVE_1 
SAY_WAVE_2 
SAY_WAVE_3 
SAY_WAVE_4 
SAY_AGGRO 
SAY_PLAYER_KILL 
SAY_SURGE 
EMOTE_SURGE 
EMOTE_BEAR 
SAY_BEAR 
SAY_TROLL 
SAY_DEATH 

Definition at line 22 of file boss_nalorakk.cpp.

◆ Spells

enum Spells

Definition at line 38 of file boss_nalorakk.cpp.

Function Documentation

◆ AddSC_boss_nalorakk()

void AddSC_boss_nalorakk ( )

Definition at line 107 of file boss_nalorakk.cpp.

+ Here is the caller graph for this function: