TrinityCore
Loading...
Searching...
No Matches
go_icecrown_citadel_teleport.cpp File Reference
#include "icecrown_citadel.h"
#include "GameObject.h"
#include "GameObjectAI.h"
#include "InstanceScript.h"
#include "Player.h"
#include "ScriptedGossip.h"
#include "ScriptMgr.h"
#include "SpellScript.h"
#include "VehicleDefines.h"
+ Include dependency graph for go_icecrown_citadel_teleport.cpp:

Go to the source code of this file.

Classes

struct  icecrown_citadel_teleport
 
class  at_frozen_throne_teleport
 
class  spell_icc_teleport_check
 

Functions

void AddSC_icecrown_citadel_teleport ()
 

Variables

static constexpr std::array< uint32, 7 > TeleportSpells
 

Function Documentation

◆ AddSC_icecrown_citadel_teleport()

void AddSC_icecrown_citadel_teleport ( )

Definition at line 111 of file go_icecrown_citadel_teleport.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ TeleportSpells

constexpr std::array<uint32, 7> TeleportSpells
staticconstexpr