![]() |
TrinityCore
|
#include "AreaTrigger.h"#include "AreaTriggerAI.h"#include "PhasingHandler.h"#include "Player.h"#include "QuestDef.h"#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedFollowerAI.h"#include "SpellScript.h"#include "TemporarySummon.h"
Include dependency graph for zone_assault_on_the_dark_portal.cpp:Go to the source code of this file.
Classes | |
| class | scene_dark_portal_run_away |
| class | quest_the_cost_of_war |
| class | quest_blaze_of_glory |
| class | scene_bleeding_hollow_holdout |
| class | scene_bleeding_hollow_trail_of_flame |
| class | quest_altar_altercation |
| class | spell_altar_altercation_summon_ariok |
| class | scene_bleeding_hollow_kilrogg_reveal |
| class | spell_altar_altercation_destroying |
| struct | npc_altar_altercation_ariok |
| class | spell_trigger_ariok_altar_altercation |
| struct | npc_altar_altercation_blood_ritual_orb |
| struct | at_altar_altercation_kilrogg_talk |
| struct | at_altar_altercation_reach_altar |
Functions | |
| void | AddSC_assault_on_the_dark_portal () |
| Enumerator | |
|---|---|
| ACTION_INTRO | |
| ACTION_ON_ALTAR | |
Definition at line 82 of file zone_assault_on_the_dark_portal.cpp.
| Enumerator | |
|---|---|
| EVENT_TALK_1 | |
| EVENT_TALK_2 | |
| EVENT_TALK_3 | |
| EVENT_ALTAR | |
Definition at line 88 of file zone_assault_on_the_dark_portal.cpp.
| Enumerator | |
|---|---|
| NPC_ALTAR_ALTERCATION_ARIOK | |
| NPC_ALTAR_ALTERCATION_KILROGG | |
| NPC_BLEEDING_HOLLOW_BLOODCHOSEN | |
Definition at line 59 of file zone_assault_on_the_dark_portal.cpp.
| Enumerator | |
|---|---|
| OBJECTIVE_ALTAR_ALTERCATION_SPEAK_WITH_ARIOK | |
| OBJECTIVE_ALTAR_ALTERCATION_ESCORT_ARIOK | |
Definition at line 53 of file zone_assault_on_the_dark_portal.cpp.
| Enumerator | |
|---|---|
| QUEST_FLAG_ARMY_PUSHED | |
| QUEST_ALTAR_ALTERCATION | |
Definition at line 47 of file zone_assault_on_the_dark_portal.cpp.
Definition at line 29 of file zone_assault_on_the_dark_portal.cpp.
Definition at line 66 of file zone_assault_on_the_dark_portal.cpp.
| void AddSC_assault_on_the_dark_portal | ( | ) |
Definition at line 439 of file zone_assault_on_the_dark_portal.cpp.
Here is the caller graph for this function: