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

Go to the source code of this file.

Classes

class  boss_glutton
 
struct  boss_glutton::boss_gluttonAI
 

Enumerations

enum  Say { SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_HP50 = 2 , SAY_HP15 = 3 }
 
enum  Spells { SPELL_DISEASE_CLOUD = 12627 , SPELL_FRENZY = 12795 }
 

Functions

void AddSC_boss_glutton ()
 

Enumeration Type Documentation

◆ Say

enum Say
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_HP50 
SAY_HP15 

Definition at line 22 of file boss_glutton.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_DISEASE_CLOUD 
SPELL_FRENZY 

Definition at line 30 of file boss_glutton.cpp.

Function Documentation

◆ AddSC_boss_glutton()

void AddSC_boss_glutton ( )

Definition at line 102 of file boss_glutton.cpp.

+ Here is the caller graph for this function: