Project SkyFire Core
SkyFire 5.4.8 server core API documentation
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

class  boss_ramstein_the_gorger
struct  boss_ramstein_the_gorger::boss_ramstein_the_gorgerAI

Enumerations

enum  CreatureId { NPC_MINDLESS_UNDEAD = 11030 }
enum  Spells { SPELL_TRAMPLE = 5568 , SPELL_KNOCKOUT = 17307 }

Functions

void AddSC_boss_ramstein_the_gorger ()

Enumeration Type Documentation

◆ CreatureId

enum CreatureId
Enumerator
NPC_MINDLESS_UNDEAD 

Definition at line 23 of file boss_ramstein_the_gorger.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_TRAMPLE 
SPELL_KNOCKOUT 

Definition at line 17 of file boss_ramstein_the_gorger.cpp.

Function Documentation

◆ AddSC_boss_ramstein_the_gorger()

void AddSC_boss_ramstein_the_gorger ( )

Definition at line 97 of file boss_ramstein_the_gorger.cpp.

Referenced by AddEasternKingdomsScripts().