TrinityCore
sepulcher_of_the_first_ones.h
Go to the documentation of this file.
1/*
2 * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information
3 *
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms of the GNU General Public License as published by the
6 * Free Software Foundation; either version 2 of the License, or (at your
7 * option) any later version.
8 *
9 * This program is distributed in the hope that it will be useful, but WITHOUT
10 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12 * more details.
13 *
14 * You should have received a copy of the GNU General Public License along
15 * with this program. If not, see <http://www.gnu.org/licenses/>.
16 */
17
18#ifndef DEF_SEPULCHER_OF_THE_FIRST_ONES_H_
19#define DEF_SEPULCHER_OF_THE_FIRST_ONES_H_
20
21#include "CreatureAIImpl.h"
22
23#define DataHeader "SepulcherOfTheFirstOnes"
24#define SFOScriptName "instance_sepulcher_of_the_first_ones"
25
27
29{
30 // Bosses
42
43 // Anduin Wrynn Encounter
56};
57
59{
60 // Bosses
65
66 // Anduin Wrynn Encounter
77 NPC_LOST_SOUL = 185607,
87};
88
90{
92};
93
95{
99};
100
102{
105
107{
109};
110
112{
115};
116
118{
122};
123
124template <class AI, class T>
126{
127 return GetInstanceAI<AI>(obj, SFOScriptName);
128}
129
130#define RegisterSepulcherOfTheFirstOnesCreatureAI(ai_name) RegisterCreatureAIWithFactory(ai_name, GetSepulcherOfTheFirstOnesAI)
131
132#endif
uint32_t uint32
Definition: Define.h:142
SepulcherOfTheFirstOnesWorldStates
@ WORLD_STATE_ANDUIN_ENCOUNTER_STARTED
@ WORLD_STATE_ANDUIN_ENCOUNTER_COMPLETED
@ WORLD_STATE_ANDUIN_INTERMISSION
@ EVENT_RESET_PLAYERS_ON_TRANSLOCATOR
SepulcherOfTheFirstOnesActions
@ ACTION_START_ANDUIN_OUTRODUCTION
#define SFOScriptName
uint32 const EncounterCount
AI * GetSepulcherOfTheFirstOnesAI(T *obj)
SepulcherOfTheFirstOnesCreatureIds
@ BOSS_REMNANT_OF_A_FALLEN_KING
@ NPC_QUARTERMASTER_RAHM_ANDUIN
@ NPC_LADY_JAINA_PROUDMOORE_ANDUIN
@ BOSS_VIGILANT_GUARDIAN
@ NPC_KNIGHT_OF_EBON_BLADE_ANDUIN
@ NPC_SYLVANAS_WINDRUNNER_ANDUIN
@ NPC_MARCH_OF_THE_DAMNED
@ NPC_BOLVAR_FORDRAGON_ANDUIN
@ BOSS_VIGILANT_CUSTODIAN
@ NPC_UTHER_THE_LIGHTBRINGER_ANDUIN
SepulcherOfTheFirstOnesTranslocatorIds
@ NPC_ANCIENT_TRANSLOCATOR
SepulcherOfTheFirstOnesDataTypes
@ DATA_QUARTERMASTER_RAHM_ANDUIN
@ DATA_BOLVAR_FORDRAGON_ANDUIN
@ DATA_SYLVANAS_WINDRUNNER_ANDUIN
@ DATA_UTHER_THE_LIGHTBRINGER_ANDUIN
@ DATA_VIGILANT_CUSTODIAN
@ DATA_PROTOTYPE_PANTHEON
@ DATA_ANDUIN_WRYNN_INTRODUCTION
@ DATA_JAINA_PROUDMOORE_ANDUIN
@ DATA_REMNANT_OF_A_FALLEN_KING
@ AREA_SEPULCHER_OF_THE_FIRST_ONES
SepulcherOfTheFirstOnesGameObjectIds
@ GAMEOBJECT_BRIDGE_TO_ANDUIN
@ GAMEOBJECT_ANDUIN_CHEST_LOOT
@ GAMEOBJECT_BRIDGE_AFTER_ANDUIN