![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "MotionMaster.h"#include "PassiveAI.h"#include "Player.h"#include "TemporarySummon.h"
Include dependency graph for zone_the_scarlet_enclave.cpp:Go to the source code of this file.
Classes | |
| class | npc_valkyr_battle_maiden |
| struct | npc_valkyr_battle_maiden::npc_valkyr_battle_maidenAI |
Enumerations | |
| enum | Spells_VBM { SPELL_REVIVE = 51918 } |
| enum | Says_VBM { WHISPER_REVIVE = 0 } |
Functions | |
| void | AddSC_the_scarlet_enclave () |
| enum Says_VBM |
| Enumerator | |
|---|---|
| WHISPER_REVIVE | |
Definition at line 33 of file zone_the_scarlet_enclave.cpp.
| enum Spells_VBM |
| Enumerator | |
|---|---|
| SPELL_REVIVE | |
Definition at line 28 of file zone_the_scarlet_enclave.cpp.
| void AddSC_the_scarlet_enclave | ( | ) |
Definition at line 140 of file zone_the_scarlet_enclave.cpp.
Here is the caller graph for this function: