TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
stonecore.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_STONECORE_H
19 #define DEF_STONECORE_H
20 
21 #define SCScriptName "instance_stonecore"
22 #define DataHeader "SC"
23 
25 {
26  // Encounter States/Boss GUIDs
31 
32  // Additional Data
38 
41 
42  // Teleporters
45 };
46 
47 enum Misc
48 {
51 
54 
55  NPC_CORBORUS = 43438,
56  NPC_SLABHIDE = 43214,
57  NPC_OZRUK = 42188,
59 
60  // Stonecore Teleporter misc
62  NPC_STONECORE_TELEPORTER = 51396, // Entrance teleporter
63  NPC_STONECORE_TELEPORTER_2 = 51397, // Slabhide teleporter
65 
69 
71 
72  // Creature Formation IDs
75 };
76 
77 #endif // DEF_STONECORE
Definition: stonecore.h:58
Definition: stonecore.h:70
Definition: stonecore.h:62
Definition: stonecore.h:44
Definition: stonecore.h:55
Definition: stonecore.h:40
Definition: stonecore.h:29
Definition: stonecore.h:35
DataTypes
Definition: baradin_hold.h:30
Definition: stonecore.h:52
Definition: stonecore.h:50
Definition: stonecore.h:33
Definition: stonecore.h:64
Definition: stonecore.h:39
Definition: stonecore.h:30
Definition: stonecore.h:28
Definition: stonecore.h:57
Definition: stonecore.h:66
Definition: stonecore.h:37
Definition: stonecore.h:36
Definition: stonecore.h:67
Definition: stonecore.h:68
Definition: stonecore.h:61
Definition: stonecore.h:53
Definition: stonecore.h:27
Definition: stonecore.h:63
Definition: stonecore.h:49
Misc
Definition: boss_occuthar.cpp:48
Definition: stonecore.h:56
Definition: stonecore.h:34
Definition: stonecore.h:43