TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
stratholme.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_STRATHOLME_H
20 #define DEF_STRATHOLME_H
21 
22 #define DataHeader "STR"
23 
25 {
32 
34 
35  DATA_BARON = 10,
37 
44 };
45 
47 {
48  NPC_CRYSTAL = 10415, // ziggurat crystal
49  NPC_BARON = 10440, // ziggurat crystal
50  NPC_YSIDA_TRIGGER = 16100, // ziggurat crystal
51 
52  NPC_RAMSTEIN = 10439,
53  NPC_ABOM_BILE = 10416,
54  NPC_ABOM_VENOM = 10417,
55  NPC_BLACK_GUARD = 10394,
56  NPC_YSIDA = 16031,
57 };
58 
60 {
61  GO_DOOR_HALAZZI = 186303,
64  GO_ZIGGURAT1 = 175380, // baroness
65  GO_ZIGGURAT2 = 175379, // nerub'enkan
66  GO_ZIGGURAT3 = 175381, // maleki
67  GO_ZIGGURAT4 = 175405, // rammstein
68  GO_ZIGGURAT5 = 175796, // baron
69  GO_PORT_GAUNTLET = 175374, // port from gauntlet to slaugther
70  GO_PORT_SLAUGTHER = 175373, // port at slaugther
71  GO_PORT_ELDERS = 175377 // port at elders square
72 };
73 
75 {
77 };
78 
80 {
82 };
83 
84 #endif
85 
Definition: stratholme.h:49
Definition: stratholme.h:61
Definition: stratholme.h:64
QuestIds
Definition: stratholme.h:74
Definition: stratholme.h:55
Definition: stratholme.h:35
Definition: stratholme.h:70
Definition: stratholme.h:66
DataTypes
Definition: baradin_hold.h:30
Definition: stratholme.h:62
Definition: stratholme.h:76
Definition: stratholme.h:36
Definition: stratholme.h:43
Definition: stratholme.h:63
SpellIds
Definition: stratholme.h:79
Definition: stratholme.h:33
Definition: stratholme.h:26
Definition: stratholme.h:52
Definition: stratholme.h:27
Definition: stratholme.h:40
Definition: stratholme.h:28
Definition: stratholme.h:68
Definition: stratholme.h:42
Definition: stratholme.h:71
Definition: stratholme.h:69
Definition: stratholme.h:48
Definition: stratholme.h:31
Definition: stratholme.h:38
Definition: stratholme.h:67
Definition: stratholme.h:81
Definition: stratholme.h:39
Definition: stratholme.h:56
Definition: stratholme.h:54
Definition: stratholme.h:50
Definition: stratholme.h:65
Definition: stratholme.h:53
Definition: stratholme.h:30
Definition: stratholme.h:29
GameobjectIds
Definition: scholomance.h:43
CreatureIds
Definition: baradin_hold.h:37
Definition: stratholme.h:41