![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "stratholme.h"#include "TemporarySummon.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 | Spells { SPELL_TRAMPLE = 5568 , SPELL_KNOCKOUT = 17307 } |
| enum | CreatureId { NPC_MINDLESS_UNDEAD = 11030 } |
Functions | |
| void | AddSC_boss_ramstein_the_gorger () |
| enum CreatureId |
| Enumerator | |
|---|---|
| NPC_MINDLESS_UNDEAD | |
Definition at line 36 of file boss_ramstein_the_gorger.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_TRAMPLE | |
| SPELL_KNOCKOUT | |
Definition at line 30 of file boss_ramstein_the_gorger.cpp.
| 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: