|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "Player.h"Go to the source code of this file.
Classes | |
| class | npc_deathly_usher |
Macros | |
| #define | GOSSIP_ITEM_USHER "I wish to to visit the Rise of the Defiler." |
Enumerations | |
| enum | DeathlyUsher { SPELL_TELEPORT_SINGLE = 12885 , SPELL_TELEPORT_SINGLE_IN_GROUP = 13142 , SPELL_TELEPORT_GROUP = 27686 } |
Functions | |
| void | AddSC_blasted_lands () |
| #define GOSSIP_ITEM_USHER "I wish to to visit the Rise of the Defiler." |
Definition at line 26 of file zone_blasted_lands.cpp.
Referenced by npc_deathly_usher::OnGossipHello().
| enum DeathlyUsher |
| Enumerator | |
|---|---|
| SPELL_TELEPORT_SINGLE | |
| SPELL_TELEPORT_SINGLE_IN_GROUP | |
| SPELL_TELEPORT_GROUP | |
Definition at line 28 of file zone_blasted_lands.cpp.
| void AddSC_blasted_lands | ( | ) |
Definition at line 63 of file zone_blasted_lands.cpp.
Referenced by AddEasternKingdomsScripts().