TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
zone_blasted_lands.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "SpellScript.h"
#include "Player.h"
#include "Group.h"
+ Include dependency graph for zone_blasted_lands.cpp:

Classes

class  spell_razelikh_teleport_group
 
class  spell_razelikh_teleport_group::spell_razelikh_teleport_group_SpellScript
 

Enumerations

enum  DeathlyUsher { SPELL_TELEPORT_SINGLE = 12885, SPELL_TELEPORT_SINGLE_IN_GROUP = 13142, SPELL_TELEPORT_GROUP = 27686 }
 

Functions

void AddSC_blasted_lands ()
 

Enumeration Type Documentation

Enumerator
SPELL_TELEPORT_SINGLE 
SPELL_TELEPORT_SINGLE_IN_GROUP 
SPELL_TELEPORT_GROUP 
31 {
32  SPELL_TELEPORT_SINGLE = 12885,
34  SPELL_TELEPORT_GROUP = 27686
35 };
Definition: zone_blasted_lands.cpp:32
Definition: zone_blasted_lands.cpp:34
Definition: zone_blasted_lands.cpp:33

Function Documentation

void AddSC_blasted_lands ( )
85 {
87 }
Definition: zone_blasted_lands.cpp:41

+ Here is the caller graph for this function: