Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
zone_blasted_lands.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "Player.h"
Include dependency graph for zone_blasted_lands.cpp:

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

Macro Definition Documentation

◆ GOSSIP_ITEM_USHER

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

Enumeration Type Documentation

◆ DeathlyUsher

Enumerator
SPELL_TELEPORT_SINGLE 
SPELL_TELEPORT_SINGLE_IN_GROUP 
SPELL_TELEPORT_GROUP 

Definition at line 28 of file zone_blasted_lands.cpp.

Function Documentation

◆ AddSC_blasted_lands()

void AddSC_blasted_lands ( )

Definition at line 63 of file zone_blasted_lands.cpp.

Referenced by AddEasternKingdomsScripts().