TrinityCore
Loading...
Searching...
No Matches
instance_throne_of_the_four_winds.cpp File Reference
#include "ScriptMgr.h"
#include "throne_of_the_four_winds.h"
#include "InstanceScript.h"
+ Include dependency graph for instance_throne_of_the_four_winds.cpp:

Go to the source code of this file.

Classes

class  instance_throne_of_the_four_winds
 
struct  instance_throne_of_the_four_winds::instance_throne_of_the_four_winds_InstanceMapScript
 

Functions

void AddSC_instance_throne_of_the_four_winds ()
 

Variables

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

Function Documentation

◆ AddSC_instance_throne_of_the_four_winds()

void AddSC_instance_throne_of_the_four_winds ( )

Definition at line 55 of file instance_throne_of_the_four_winds.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ creatureData

constexpr ObjectData creatureData[]
staticconstexpr
Initial value:

Definition at line 22 of file instance_throne_of_the_four_winds.cpp.

◆ encounters

constexpr DungeonEncounterData encounters[]
staticconstexpr
Initial value:
=
{
{ BOSS_CONCLAVE_OF_WIND, {{ 1035 }} },
{ BOSS_ALAKIR, {{ 1034 }} }
}
@ BOSS_CONCLAVE_OF_WIND

Definition at line 27 of file instance_throne_of_the_four_winds.cpp.