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

Go to the source code of this file.

Classes

class  boss_halazzi
 
struct  boss_halazzi::boss_halazziAI
 

Enumerations

enum  Says {
  SAY_AGGRO = 0 , SAY_PLAYER_KILL = 1 , SAY_MELEE = 2 , SAY_SPLIT = 3 ,
  SAY_COMBINE = 4 , SAY_DEATH = 5
}
 
enum  Spells
 
enum  Events
 

Functions

void AddSC_boss_halazzi ()
 

Enumeration Type Documentation

◆ Events

enum Events

Definition at line 36 of file boss_halazzi.cpp.

◆ Says

enum Says
Enumerator
SAY_AGGRO 
SAY_PLAYER_KILL 
SAY_MELEE 
SAY_SPLIT 
SAY_COMBINE 
SAY_DEATH 

Definition at line 22 of file boss_halazzi.cpp.

◆ Spells

enum Spells

Definition at line 32 of file boss_halazzi.cpp.

Function Documentation

◆ AddSC_boss_halazzi()

void AddSC_boss_halazzi ( )

Definition at line 101 of file boss_halazzi.cpp.

+ Here is the caller graph for this function: