TrinityCore
instance_aberrus_the_shadowed_crucible.cpp File Reference
#include "Creature.h"
#include "InstanceScript.h"
#include "ScriptMgr.h"
#include "aberrus_the_shadowed_crucible.h"
+ Include dependency graph for instance_aberrus_the_shadowed_crucible.cpp:

Go to the source code of this file.

Classes

class  instance_aberrus_the_shadowed_crucible
 
struct  instance_aberrus_the_shadowed_crucible::instance_aberrus_the_shadowed_crucible_InstanceMapScript
 

Enumerations

enum  AberrusInstanceSpells { SPELL_ABERRUS_ENTRANCE_RP_CONVERSATION_3 = 403409 }
 

Functions

void AddSC_instance_aberrus_the_shadowed_crucible ()
 

Variables

ObjectData const creatureData []
 
DoorData const doorData []
 
ObjectData const objectData []
 
DungeonEncounterData const encounters []
 

Enumeration Type Documentation

◆ AberrusInstanceSpells

Enumerator
SPELL_ABERRUS_ENTRANCE_RP_CONVERSATION_3 

Definition at line 63 of file instance_aberrus_the_shadowed_crucible.cpp.

Function Documentation

◆ AddSC_instance_aberrus_the_shadowed_crucible()

void AddSC_instance_aberrus_the_shadowed_crucible ( )

Definition at line 155 of file instance_aberrus_the_shadowed_crucible.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ creatureData

ObjectData const creatureData[]
Initial value:
=
{
{ 0, 0 }
}
@ DATA_SCALECOMMANDER_SARKARETH
@ DATA_ZSKARN_THE_VIGILANT_STEWARD
@ DATA_THE_FORGOTTEN_EXPERIMENTS
@ DATA_KAZZARA_THE_HELLFORGED
@ DATA_ASSAULT_OF_THE_ZAQALI
@ DATA_THE_AMALGAMATION_CHAMBER
@ NPC_SCALECOMMANDER_SARKARETH_AT_KAZZARA
@ BOSS_KAZZARA_THE_HELLFORGED
@ BOSS_SCALECOMMANDER_SARKARETH
@ BOSS_ZSKARN_THE_VIGILANT_STEWARD
@ BOSS_SHADOWFLAME_AMALGAMATION

Definition at line 23 of file instance_aberrus_the_shadowed_crucible.cpp.

◆ doorData

◆ encounters

DungeonEncounterData const encounters[]
Initial value:
=
{
{ DATA_KAZZARA_THE_HELLFORGED, {{ 2688 }} },
{ DATA_ASSAULT_OF_THE_ZAQALI, {{ 2682 }} },
{ DATA_RASHOK_THE_ELDER, {{ 2680 }} },
{ DATA_MAGMORAX, {{ 2683 }} },
{ DATA_ECHO_OF_NELTHARION, {{ 2684 }} },
}

Definition at line 50 of file instance_aberrus_the_shadowed_crucible.cpp.

◆ objectData

ObjectData const objectData[]
Initial value:

Definition at line 44 of file instance_aberrus_the_shadowed_crucible.cpp.