AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
zone_blasted_lands.cpp File Reference
#include "CreatureScript.h"
#include "Group.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"

Go to the source code of this file.

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

◆ DeathlyUsher

Enumerator
SPELL_TELEPORT_SINGLE 
SPELL_TELEPORT_SINGLE_IN_GROUP 
SPELL_TELEPORT_GROUP 
35{
39};
@ SPELL_TELEPORT_SINGLE_IN_GROUP
Definition: zone_blasted_lands.cpp:37
@ SPELL_TELEPORT_SINGLE
Definition: zone_blasted_lands.cpp:36
@ SPELL_TELEPORT_GROUP
Definition: zone_blasted_lands.cpp:38

Function Documentation

◆ AddSC_blasted_lands()

void AddSC_blasted_lands ( )
84{
86}
Definition: zone_blasted_lands.cpp:42

Referenced by AddEasternKingdomsScripts().