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

Go to the source code of this file.

Classes

struct  boss_ramstein_the_gorger
 

Enumerations

enum  RamsteinSpells { SPELL_FLURRY = 15088 , SPELL_TRAMPLE = 5568 , SPELL_KNOCKOUT = 17307 }
 
enum  RamsteinEvents { EVENT_TRAMPLE = 1 , EVENT_KNOCKOUT }
 
enum  RamsteinMisc { SUMMON_GROUP_SENTRY = 0 , SUMMON_GROUP_UNDEAD = 1 }
 

Functions

void AddSC_boss_ramstein_the_gorger ()
 

Enumeration Type Documentation

◆ RamsteinEvents

Enumerator
EVENT_TRAMPLE 
EVENT_KNOCKOUT 

Definition at line 34 of file boss_ramstein_the_gorger.cpp.

◆ RamsteinMisc

Enumerator
SUMMON_GROUP_SENTRY 
SUMMON_GROUP_UNDEAD 

Definition at line 40 of file boss_ramstein_the_gorger.cpp.

◆ RamsteinSpells

Enumerator
SPELL_FLURRY 
SPELL_TRAMPLE 
SPELL_KNOCKOUT 

Definition at line 27 of file boss_ramstein_the_gorger.cpp.

Function Documentation

◆ AddSC_boss_ramstein_the_gorger()

void AddSC_boss_ramstein_the_gorger ( )

Definition at line 108 of file boss_ramstein_the_gorger.cpp.

+ Here is the caller graph for this function: