![]() |
TrinityCore
|
#include "scarlet_monastery.h"#include "InstanceScript.h"#include "ScriptedCreature.h"#include "ScriptMgr.h"
Include dependency graph for boss_interrogator_vishas.cpp:Go to the source code of this file.
Classes | |
| struct | boss_interrogator_vishas |
Enumerations | |
| enum | InterrogatorVishasSays { SAY_AGGRO = 0 , SAY_HEALTH1 = 1 , SAY_HEALTH2 = 2 , SAY_KILL = 3 , SAY_TRIGGER_VORREL = 0 } |
| enum | InterrogatorVishasSpells { SPELL_SHADOW_WORD_PAIN = 2767 } |
| enum | InterrogatorVishasEvents { EVENT_SHADOW_WORD_PAIN = 1 } |
Functions | |
| void | AddSC_boss_interrogator_vishas () |
| Enumerator | |
|---|---|
| EVENT_SHADOW_WORD_PAIN | |
Definition at line 37 of file boss_interrogator_vishas.cpp.
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_HEALTH1 | |
| SAY_HEALTH2 | |
| SAY_KILL | |
| SAY_TRIGGER_VORREL | |
Definition at line 23 of file boss_interrogator_vishas.cpp.
| Enumerator | |
|---|---|
| SPELL_SHADOW_WORD_PAIN | |
Definition at line 32 of file boss_interrogator_vishas.cpp.
| void AddSC_boss_interrogator_vishas | ( | ) |
Definition at line 115 of file boss_interrogator_vishas.cpp.
Here is the caller graph for this function: