![]() |
TrinityCore
|
#include "AreaTrigger.h"#include "AreaTriggerAI.h"#include "Containers.h"#include "Player.h"#include "ScriptMgr.h"#include "SpellInfo.h"#include "SpellScript.h"
Include dependency graph for zone_the_forbidden_reach.cpp:Go to the source code of this file.
Classes | |
| struct | DracthyrLoginRoom |
| class | spell_dracthyr_login |
| class | scene_dracthyr_evoker_intro |
| class | spell_dracthyr_summon_dervishian |
| class | quest_awaken_dracthyr |
| struct | at_dracthyr_stasis_feedback |
Enumerations | |
| enum | DracthyrLoginSpells { SPELL_DRACTHYR_LOGIN = 369728 , SPELL_STASIS_1 = 369735 , SPELL_STASIS_2 = 366620 , SPELL_STASIS_3 = 366636 , SPELL_STASIS_4 = 365560 , SPELL_DRACTHYR_MOVIE_ROOM_01 = 394245 , SPELL_DRACTHYR_MOVIE_ROOM_02 = 394279 , SPELL_DRACTHYR_MOVIE_ROOM_03 = 394281 , SPELL_DRACTHYR_MOVIE_ROOM_04 = 394282 , SPELL_MAINTAIN_DERVISHIAN = 369731 , SPELL_MAINTAIN_KODETHI = 370112 , SPELL_AWAKEN_DRACTYHR_QUEST_ABANDON = 369744 , SPELL_STASIS_FEEDBACK_KNOCKBACK = 364074 , SPELL_STASIS_FEEDBACK_VISUAL = 374633 } |
Functions | |
| void | AddSC_zone_the_forbidden_reach () |
Variables | |
| static constexpr std::array< DracthyrLoginRoom, 4 > | LoginRoomData |
| enum DracthyrLoginSpells |
Definition at line 26 of file zone_the_forbidden_reach.cpp.
| void AddSC_zone_the_forbidden_reach | ( | ) |
Definition at line 183 of file zone_the_forbidden_reach.cpp.
Here is the caller graph for this function:
|
staticconstexpr |
Definition at line 53 of file zone_the_forbidden_reach.cpp.