TrinityCore
Loading...
Searching...
No Matches
instance_antorus_the_burning_throne.cpp File Reference
#include "ScriptMgr.h"
#include "antorus_the_burning_throne.h"
#include "Creature.h"
#include "CreatureAI.h"
#include "InstanceScript.h"
+ Include dependency graph for instance_antorus_the_burning_throne.cpp:

Go to the source code of this file.

Classes

class  instance_antorus_the_burning_throne
 
struct  instance_antorus_the_burning_throne::instance_antorus_the_burning_throne_InstanceMapScript
 

Functions

void AddSC_instance_antorus_the_burning_throne ()
 

Variables

static constexpr ObjectData creatureData []
 
static constexpr DoorData doorData []
 
static constexpr DungeonEncounterData encounters []
 

Function Documentation

◆ AddSC_instance_antorus_the_burning_throne()

void AddSC_instance_antorus_the_burning_throne ( )

Definition at line 90 of file instance_antorus_the_burning_throne.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ creatureData

constexpr ObjectData creatureData[]
staticconstexpr

◆ doorData

◆ encounters

constexpr DungeonEncounterData encounters[]
staticconstexpr
Initial value:
=
{
{ DATA_GAROTHI_WORLDBREAKER, {{ 2076 }} },
{ DATA_FELHOUNDS_OF_SAGERAS, {{ 2074 }} },
{ DATA_ANTORAN_HIGH_COMMAND, {{ 2070 }} },
{ DATA_PORTAL_KEEPER_HASABEL, {{ 2064 }} },
{ DATA_EONAR_THE_LIFE_BINDER, {{ 2075 }} },
{ DATA_IMONAR_THE_SOULHUNTER, {{ 2082 }} },
{ DATA_KINGAROTH, {{ 2088 }} },
{ DATA_VARIMATHRAS, {{ 2069 }} },
{ DATA_THE_COVEN_OF_SHIVARRA, {{ 2073 }} },
{ DATA_AGGRAMAR, {{ 2063 }} },
{ DATA_ARGUS_THE_UNMAKER, {{ 2092 }} }
}
@ DATA_FELHOUNDS_OF_SAGERAS
@ DATA_EONAR_THE_LIFE_BINDER
@ DATA_THE_COVEN_OF_SHIVARRA
@ DATA_PORTAL_KEEPER_HASABEL
@ DATA_IMONAR_THE_SOULHUNTER
@ DATA_ANTORAN_HIGH_COMMAND

Definition at line 37 of file instance_antorus_the_burning_throne.cpp.