![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "ScriptedCreature.h"#include "SpellScript.h"#include "SpellScriptLoader.h"#include "zulgurub.h"Go to the source code of this file.
Classes | |
| struct | boss_gahzranka |
| class | spell_gahzranka_slam |
| class | spell_pagles_point_cast |
Enumerations | |
| enum | Spells { SPELL_FROSTBREATH = 16099 , SPELL_MASSIVEGEYSER = 22421 , SPELL_SLAM = 24326 , SPELL_THRASH = 3417 , SPELL_SPLASH = 24593 } |
| enum | Misc { GAMEOBJECT_MUDSKUNK_LURE = 180346 } |
Functions | |
| void | AddSC_boss_gahzranka () |
| enum Misc |
| Enumerator | |
|---|---|
| GAMEOBJECT_MUDSKUNK_LURE | |
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_FROSTBREATH | |
| SPELL_MASSIVEGEYSER | |
| SPELL_SLAM | |
| SPELL_THRASH | |
| SPELL_SPLASH | |
| void AddSC_boss_gahzranka | ( | ) |
References RegisterSpellScript, and RegisterZulGurubCreatureAI.
Referenced by AddEasternKingdomsScripts().