TrinityCore
aberrus_the_shadowed_crucible.cpp File Reference
#include "AreaTrigger.h"
#include "AreaTriggerAI.h"
#include "Conversation.h"
#include "InstanceScript.h"
#include "MotionMaster.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "Unit.h"
#include "aberrus_the_shadowed_crucible.h"
+ Include dependency graph for aberrus_the_shadowed_crucible.cpp:

Go to the source code of this file.

Classes

struct  at_aberrus_sabellian_conversation_intro
 
struct  at_aberrus_sarkareth_conversation_intro
 
class  conversation_aberrus_sabellian_intro
 
class  conversation_aberrus_kazzara_intro
 

Enumerations

enum  AberrusEvents { EVENT_SABELLIAN_MOVE = 1 , EVENT_SABELLIAN_MOVE_HOME_POS , EVENT_KAZZARA_INTRO , EVENT_KAZZARA_INTRO_DONE }
 
enum  AberrusPaths { PATH_SARKARETH = (202416 * 10) << 3 , PATH_WINGLORD_DEZRAN = (202610 * 10) << 3 , PATH_ZSKARN = (202637 * 10) << 3 }
 
enum  AberrusSpells { SPELL_ABERRUS_ENTRANCE_RP_CONVERSATION_1 = 400785 , SPELL_ABERRUS_ENTRANCE_RP_CONVERSATION_2 = 403340 }
 
enum  AberrusMisc {
  CONVO_ACTOR_IDX_SABELLIAN = 0 , CONVO_SABELLIAN_INTRO_LINE_01 = 56690 , CONVO_SABELLIAN_INTRO_LINE_02 = 56692 , CONVO_ACTOR_IDX_WINGLORD_DEZRAN = 0 ,
  CONVO_ACTOR_IDX_ZSKARN = 1 , CONVO_ACTOR_IDX_SARKARETH = 2 , CONVO_SARKARETH_LAST_LINE = 57821
}
 

Functions

void AddSC_aberrus_the_shadowed_crucible ()
 

Variables

Position const SabellianIntroConvoMovePosition = { 2250.6372f, 2482.3003f, 711.9592f }
 

Enumeration Type Documentation

◆ AberrusEvents

Enumerator
EVENT_SABELLIAN_MOVE 
EVENT_SABELLIAN_MOVE_HOME_POS 
EVENT_KAZZARA_INTRO 
EVENT_KAZZARA_INTRO_DONE 

Definition at line 28 of file aberrus_the_shadowed_crucible.cpp.

◆ AberrusMisc

Enumerator
CONVO_ACTOR_IDX_SABELLIAN 
CONVO_SABELLIAN_INTRO_LINE_01 
CONVO_SABELLIAN_INTRO_LINE_02 
CONVO_ACTOR_IDX_WINGLORD_DEZRAN 
CONVO_ACTOR_IDX_ZSKARN 
CONVO_ACTOR_IDX_SARKARETH 
CONVO_SARKARETH_LAST_LINE 

Definition at line 49 of file aberrus_the_shadowed_crucible.cpp.

◆ AberrusPaths

Enumerator
PATH_SARKARETH 
PATH_WINGLORD_DEZRAN 
PATH_ZSKARN 

Definition at line 36 of file aberrus_the_shadowed_crucible.cpp.

◆ AberrusSpells

Enumerator
SPELL_ABERRUS_ENTRANCE_RP_CONVERSATION_1 
SPELL_ABERRUS_ENTRANCE_RP_CONVERSATION_2 

Definition at line 43 of file aberrus_the_shadowed_crucible.cpp.

Function Documentation

◆ AddSC_aberrus_the_shadowed_crucible()

void AddSC_aberrus_the_shadowed_crucible ( )

Definition at line 211 of file aberrus_the_shadowed_crucible.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ SabellianIntroConvoMovePosition

Position const SabellianIntroConvoMovePosition = { 2250.6372f, 2482.3003f, 711.9592f }

Definition at line 65 of file aberrus_the_shadowed_crucible.cpp.