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

Go to the source code of this file.

Classes

class  boss_zanzil
 
struct  boss_zanzil::boss_zanzilAI
 

Enumerations

enum  Yells {
  SAY_AGGRO = 0 , EMOTE_ZANZIL_ZOMBIES = 1 , SAY_ZANZIL_ZOMBIES = 2 , EMOTE_ZANZIL_GRAVEYARD_GAS = 3 ,
  SAY_ZANZIL_GRAVEYARD_GAS = 4 , EMOTE_ZANZIL_BERSEKER = 5 , SAY_ZANZIL_BERSEKER = 6 , SAY_PLAYER_KILL = 7 ,
  SAY_DEATH = 8
}
 
enum  Spells
 
enum  Events
 

Functions

void AddSC_boss_zanzil ()
 

Enumeration Type Documentation

◆ Events

enum Events

Definition at line 39 of file boss_zanzil.cpp.

◆ Spells

enum Spells

Definition at line 35 of file boss_zanzil.cpp.

◆ Yells

enum Yells
Enumerator
SAY_AGGRO 
EMOTE_ZANZIL_ZOMBIES 
SAY_ZANZIL_ZOMBIES 
EMOTE_ZANZIL_GRAVEYARD_GAS 
SAY_ZANZIL_GRAVEYARD_GAS 
EMOTE_ZANZIL_BERSEKER 
SAY_ZANZIL_BERSEKER 
SAY_PLAYER_KILL 
SAY_DEATH 

Definition at line 22 of file boss_zanzil.cpp.

Function Documentation

◆ AddSC_boss_zanzil()

void AddSC_boss_zanzil ( )

Definition at line 103 of file boss_zanzil.cpp.

+ Here is the caller graph for this function: