AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
zone_the_scarlet_enclave.cpp File Reference
#include "CreatureScript.h"
#include "PassiveAI.h"
#include "Player.h"
#include "ScriptedCreature.h"

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 ()
 

Enumeration Type Documentation

◆ Says_VBM

enum Says_VBM
Enumerator
WHISPER_REVIVE 
33{
35};
@ WHISPER_REVIVE
Definition: zone_the_scarlet_enclave.cpp:34

◆ Spells_VBM

enum Spells_VBM
Enumerator
SPELL_REVIVE 
28{
29 SPELL_REVIVE = 51918
30};
@ SPELL_REVIVE
Definition: zone_the_scarlet_enclave.cpp:29

Function Documentation

◆ AddSC_the_scarlet_enclave()

void AddSC_the_scarlet_enclave ( )
141{
143}
Definition: zone_the_scarlet_enclave.cpp:38

Referenced by AddEasternKingdomsScripts().