TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
the_black_morass.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_THEBLACKMORASS_H
20 #define DEF_THEBLACKMORASS_H
21 
22 #define DataHeader "TBM"
23 
25 
27 {
29  TYPE_RIFT = 2,
36 };
37 
39 {
43 };
44 
46 {
49 };
50 
52 {
53  NPC_MEDIVH = 15608,
54  NPC_TIME_RIFT = 17838,
55  NPC_TIME_KEEPER = 17918,
56  NPC_RIFT_KEEPER = 21104,
57  NPC_RIFT_LORD = 17839,
59  NPC_TEMPORUS = 17880,
60  NPC_AEONUS = 17881,
66 };
67 
68 #endif
69 
Definition: the_black_morass.h:32
Definition: the_black_morass.h:63
Definition: the_black_morass.h:61
QuestIds
Definition: stratholme.h:74
Definition: the_black_morass.h:48
Definition: the_black_morass.h:42
uint32 const EncounterCount
Definition: the_black_morass.h:24
Definition: the_black_morass.h:65
DataTypes
Definition: baradin_hold.h:30
WorldStateIds
Definition: hyjal.h:51
Definition: the_black_morass.h:41
Definition: the_black_morass.h:29
Definition: the_black_morass.h:60
Definition: the_black_morass.h:31
Definition: the_black_morass.h:55
Definition: the_black_morass.h:64
Definition: the_black_morass.h:59
Definition: the_black_morass.h:54
uint32_t uint32
Definition: Define.h:150
Definition: the_black_morass.h:53
Definition: the_black_morass.h:35
Definition: the_black_morass.h:28
Definition: the_black_morass.h:56
Definition: the_black_morass.h:33
Definition: the_black_morass.h:30
Definition: the_black_morass.h:40
Definition: the_black_morass.h:57
Definition: the_black_morass.h:58
Definition: the_black_morass.h:34
Definition: the_black_morass.h:47
Definition: the_black_morass.h:62
CreatureIds
Definition: baradin_hold.h:37