![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "InstanceScript.h"#include "ScriptedCreature.h"#include "SpellInfo.h"#include "steam_vault.h"
Include dependency graph for boss_warlord_kalithresh.cpp:Go to the source code of this file.
Classes | |
| class | npc_naga_distiller |
| struct | npc_naga_distiller::npc_naga_distillerAI |
| class | boss_warlord_kalithresh |
| struct | boss_warlord_kalithresh::boss_warlord_kalithreshAI |
Enumerations | |
| enum | NagaDistiller { SAY_INTRO = 0 , SAY_REGEN = 1 , SAY_AGGRO = 2 , SAY_SLAY = 3 , SAY_DEATH = 4 , SPELL_SPELL_REFLECTION = 31534 , SPELL_IMPALE = 39061 , SPELL_WARLORDS_RAGE = 37081 , SPELL_WARLORDS_RAGE_NAGA = 31543 , SPELL_WARLORDS_RAGE_PROC = 36453 } |
Functions | |
| void | AddSC_boss_warlord_kalithresh () |
| enum NagaDistiller |
| Enumerator | |
|---|---|
| SAY_INTRO | |
| SAY_REGEN | |
| SAY_AGGRO | |
| SAY_SLAY | |
| SAY_DEATH | |
| SPELL_SPELL_REFLECTION | |
| SPELL_IMPALE | |
| SPELL_WARLORDS_RAGE | |
| SPELL_WARLORDS_RAGE_NAGA | |
| SPELL_WARLORDS_RAGE_PROC | |
Definition at line 31 of file boss_warlord_kalithresh.cpp.
| void AddSC_boss_warlord_kalithresh | ( | ) |
Definition at line 202 of file boss_warlord_kalithresh.cpp.
Here is the caller graph for this function: