TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
onyxias_lair.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/>
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_ONYXIAS_LAIR_H
19 #define DEF_ONYXIAS_LAIR_H
20 
21 #define DataHeader "OL"
22 
24 
26 {
28 };
29 
30 enum Data32
31 {
35 };
36 
37 enum Data64
38 {
41 };
42 
44 {
48 };
49 
51 {
52  NPC_WHELP = 11262,
53  NPC_LAIRGUARD = 36561,
54  NPC_ONYXIA = 10184,
55  NPC_TRIGGER = 14495
56 };
57 
59 {
60  GO_WHELP_SPAWNER = 176510,
61  GO_WHELP_EGG = 176511
62 };
63 
65 {
66  ACHIEV_CRITERIA_MANY_WHELPS_10_PLAYER = 12565, // Criteria for achievement 4403: Many Whelps! Handle It! (10 player) Hatch 50 eggs in 10s
67  ACHIEV_CRITERIA_MANY_WHELPS_25_PLAYER = 12568, // Criteria for achievement 4406: Many Whelps! Handle It! (25 player) Hatch 50 eggs in 10s
68  ACHIEV_CRITERIA_DEEP_BREATH_10_PLAYER = 12566, // Criteria for achievement 4404: She Deep Breaths More (10 player) Everybody evade Deep Breath
69  ACHIEV_CRITERIA_DEEP_BREATH_25_PLAYER = 12569, // Criteria for achievement 4407: She Deep Breaths More (25 player) Everybody evade Deep Breath
70  ACHIEV_TIMED_START_EVENT = 6601, // Timed event for achievement 4402, 4005: More Dots! (10, 25 player) 5 min kill
71 };
72 #endif
Definition: onyxias_lair.h:52
AchievementData
Definition: onyxias_lair.h:64
Definition: onyxias_lair.h:66
Definition: onyxias_lair.h:32
Definition: onyxias_lair.h:27
Definition: onyxias_lair.h:70
Definition: onyxias_lair.h:61
Definition: onyxias_lair.h:39
Definition: onyxias_lair.h:34
DataTypes
Definition: baradin_hold.h:30
GameObjectIds
Definition: baradin_hold.h:48
Definition: onyxias_lair.h:68
Definition: onyxias_lair.h:60
Data32
Definition: onyxias_lair.h:30
Definition: onyxias_lair.h:67
Definition: onyxias_lair.h:40
Definition: onyxias_lair.h:33
Definition: onyxias_lair.h:69
Definition: onyxias_lair.h:47
uint32_t uint32
Definition: Define.h:150
Definition: onyxias_lair.h:46
uint32 const EncounterCount
Definition: onyxias_lair.h:23
Definition: onyxias_lair.h:45
Definition: onyxias_lair.h:53
Definition: onyxias_lair.h:54
Data64
Definition: deadmines.h:38
OnyxiaPhases
Definition: onyxias_lair.h:43
Definition: onyxias_lair.h:55
CreatureIds
Definition: baradin_hold.h:37