TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
trial_of_the_champion.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/>
3  * Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
4  *
5  * This program is free software; you can redistribute it and/or modify it
6  * under the terms of the GNU General Public License as published by the
7  * Free Software Foundation; either version 2 of the License, or (at your
8  * option) any later version.
9  *
10  * This program is distributed in the hope that it will be useful, but WITHOUT
11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12  * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13  * more details.
14  *
15  * You should have received a copy of the GNU General Public License along
16  * with this program. If not, see <http://www.gnu.org/licenses/>.
17  */
18 
19 #ifndef DEF_TOC_H
20 #define DEF_TOC_H
21 
22 #define DataHeader "TC"
23 
24 enum Data
25 {
35 };
36 
37 enum Data64
38 {
41 
45 
49 };
50 
52 {
53  // Horde Champions
54  NPC_MOKRA = 35572,
55  NPC_ERESSEA = 35569,
56  NPC_RUNOK = 35571,
57  NPC_ZULTORE = 35570,
58  NPC_VISCERI = 35617,
59 
60  // Alliance Champions
61  NPC_JACOB = 34705,
62  NPC_AMBROSE = 34702,
63  NPC_COLOSOS = 34701,
64  NPC_JAELYNE = 34657,
65  NPC_LANA = 34703,
66 
67  NPC_EADRIC = 35119,
68  NPC_PALETRESS = 34928,
69 
71  NPC_ARGENT_MONK = 35305,
72  NPC_PRIESTESS = 35307,
73 
75 
78 
79  NPC_JAEREN = 35004,
80  NPC_ARELAS = 35005
81 };
82 
84 {
85  GO_MAIN_GATE = 195647,
86 
89 
90  GO_EADRIC_LOOT = 195374,
91  GO_EADRIC_LOOT_H = 195375,
92 
95 };
96 
98 {
99  //Grand Champions Alliance Vehicles
105  //Faction Champions (ALLIANCE)
111  //Grand Champions Horde Vehicles
117  //Faction Champions (HORDE)
123 
126 
128 };
129 
130 #endif
Definition: trial_of_the_champion.h:32
Definition: trial_of_the_champion.h:65
Definition: trial_of_the_champion.h:64
Definition: trial_of_the_champion.h:90
Definition: trial_of_the_champion.h:122
GameObjects
Definition: instance_blackrock_depths.cpp:42
Definition: trial_of_the_champion.h:46
Definition: trial_of_the_champion.h:107
Definition: trial_of_the_champion.h:44
Definition: trial_of_the_champion.h:70
Definition: trial_of_the_champion.h:68
Definition: trial_of_the_champion.h:62
Definition: trial_of_the_champion.h:54
Definition: trial_of_the_champion.h:125
Definition: trial_of_the_champion.h:106
Definition: trial_of_the_champion.h:103
Definition: trial_of_the_champion.h:121
Definition: trial_of_the_champion.h:48
Definition: trial_of_the_champion.h:102
Definition: trial_of_the_champion.h:116
Definition: trial_of_the_champion.h:33
Definition: trial_of_the_champion.h:85
Definition: trial_of_the_champion.h:34
Definition: trial_of_the_champion.h:100
Definition: trial_of_the_champion.h:104
Definition: trial_of_the_champion.h:47
Definition: trial_of_the_champion.h:76
Definition: trial_of_the_champion.h:93
Definition: trial_of_the_champion.h:61
Definition: trial_of_the_champion.h:26
Definition: trial_of_the_champion.h:94
Definition: trial_of_the_champion.h:119
Definition: trial_of_the_champion.h:27
Definition: trial_of_the_champion.h:58
Definition: trial_of_the_champion.h:71
Definition: trial_of_the_champion.h:63
Definition: trial_of_the_champion.h:28
Definition: trial_of_the_champion.h:57
Definition: trial_of_the_champion.h:42
Definition: trial_of_the_champion.h:80
Definition: trial_of_the_champion.h:110
Definition: trial_of_the_champion.h:114
Definition: trial_of_the_champion.h:77
Definition: trial_of_the_champion.h:88
Definition: trial_of_the_champion.h:40
Definition: trial_of_the_champion.h:101
Vehicles
Definition: trial_of_the_champion.h:97
Definition: trial_of_the_champion.h:109
Definition: trial_of_the_champion.h:120
Definition: trial_of_the_champion.h:118
Definition: trial_of_the_champion.h:55
Definition: trial_of_the_champion.h:29
Definition: trial_of_the_champion.h:112
Data64
Definition: deadmines.h:38
Definition: trial_of_the_champion.h:30
Definition: trial_of_the_champion.h:115
Definition: trial_of_the_champion.h:74
Definition: trial_of_the_champion.h:113
Definition: trial_of_the_champion.h:91
Definition: trial_of_the_champion.h:67
Definition: trial_of_the_champion.h:127
Definition: trial_of_the_champion.h:31
Definition: trial_of_the_champion.h:43
Definition: trial_of_the_champion.h:39
Definition: trial_of_the_champion.h:87
Definition: trial_of_the_champion.h:79
Definition: trial_of_the_champion.h:72
Definition: trial_of_the_champion.h:56
Definition: trial_of_the_champion.h:124
Data
Definition: molten_core.h:69
CreatureIds
Definition: baradin_hold.h:37
Definition: trial_of_the_champion.h:108