TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
blackfathom_deeps.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 BFD_H_
20 #define BFD_H_
21 
22 #define DataHeader "BFD"
23 
25 
26 enum Data64
27 {
36 };
37 
38 enum Data
39 {
45 };
46 
48 {
50  NPC_LORGUS_JETT = 12902,
51 
56 
58 };
59 
61 {
67  GO_AKU_MAI_DOOR = 21117,
69 };
70 
71 #endif // BFD_H_
Definition: blackfathom_deeps.h:66
Definition: blackfathom_deeps.h:52
Definition: blackfathom_deeps.h:35
Definition: blackfathom_deeps.h:57
Definition: blackfathom_deeps.h:41
Definition: blackfathom_deeps.h:43
Definition: blackfathom_deeps.h:32
Definition: blackfathom_deeps.h:49
GameObjectIds
Definition: baradin_hold.h:48
Definition: blackfathom_deeps.h:34
Definition: blackfathom_deeps.h:30
Definition: blackfathom_deeps.h:67
uint32 const EncounterCount
Definition: blackfathom_deeps.h:24
Definition: blackfathom_deeps.h:31
Definition: blackfathom_deeps.h:33
Definition: blackfathom_deeps.h:63
Definition: blackfathom_deeps.h:62
uint32_t uint32
Definition: Define.h:150
Definition: blackfathom_deeps.h:42
Definition: blackfathom_deeps.h:55
Definition: blackfathom_deeps.h:44
Definition: blackfathom_deeps.h:64
Definition: blackfathom_deeps.h:28
Data64
Definition: deadmines.h:38
Definition: blackfathom_deeps.h:50
Definition: blackfathom_deeps.h:65
Definition: blackfathom_deeps.h:54
Definition: blackfathom_deeps.h:29
Data
Definition: molten_core.h:69
Definition: blackfathom_deeps.h:53
Definition: blackfathom_deeps.h:68
CreatureIds
Definition: baradin_hold.h:37
Definition: blackfathom_deeps.h:40