TrinityCore
zone_blasted_lands.cpp File Reference
#include "ScriptMgr.h"
#include "SpellScript.h"
#include "Player.h"
#include "Group.h"
+ Include dependency graph for zone_blasted_lands.cpp:

Go to the source code of this file.

Classes

class  spell_razelikh_teleport_group
 
class  player_teleport_to_tanaan
 

Enumerations

enum  TeleportToRazelikh { SPELL_TELEPORT_SINGLE = 12885 , SPELL_TELEPORT_SINGLE_IN_GROUP = 13142 }
 
enum  TeleportToTanaan { SPELL_TELEPORT_TO_TANAAN = 167771 , MOVIE_INTO_THE_PORTAL = 185 }
 

Functions

void AddSC_blasted_lands ()
 

Enumeration Type Documentation

◆ TeleportToRazelikh

Enumerator
SPELL_TELEPORT_SINGLE 
SPELL_TELEPORT_SINGLE_IN_GROUP 

Definition at line 27 of file zone_blasted_lands.cpp.

◆ TeleportToTanaan

Enumerator
SPELL_TELEPORT_TO_TANAAN 
MOVIE_INTO_THE_PORTAL 

Definition at line 67 of file zone_blasted_lands.cpp.

Function Documentation

◆ AddSC_blasted_lands()

void AddSC_blasted_lands ( )

Definition at line 86 of file zone_blasted_lands.cpp.

+ Here is the caller graph for this function: