TrinityCore
go_icecrown_citadel_teleport.cpp File Reference
#include "icecrown_citadel.h"
#include "GameObject.h"
#include "GameObjectAI.h"
#include "InstanceScript.h"
#include "Map.h"
#include "Player.h"
#include "ScriptedGossip.h"
#include "ScriptMgr.h"
#include "Spell.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
#include "Transport.h"
+ Include dependency graph for go_icecrown_citadel_teleport.cpp:

Go to the source code of this file.

Classes

class  icecrown_citadel_teleport
 
struct  icecrown_citadel_teleport::icecrown_citadel_teleportAI
 
class  at_frozen_throne_teleport
 

Functions

void AddSC_icecrown_citadel_teleport ()
 

Variables

static std::vector< uint32 > const TeleportSpells
 

Function Documentation

◆ AddSC_icecrown_citadel_teleport()

void AddSC_icecrown_citadel_teleport ( )

Definition at line 117 of file go_icecrown_citadel_teleport.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ TeleportSpells

std::vector<uint32> const TeleportSpells
static