Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
sethekk_halls.h
Go to the documentation of this file.
1/*
2* This file is part of Project SkyFire https://www.projectskyfire.org.
3* See LICENSE.md file for Copyright information
4*/
5
6#ifndef SETHEKK_HALLS_H_
7#define SETHEKK_HALLS_H_
8
9#define SHScriptName "instance_sethekk_halls"
10
12
14{
15 // Encounter States/Boss GUIDs
19};
20
22{
23 NPC_ANZU = 23035,
25};
26
28{
30};
31
32template<class AI>
34{
35 return GetInstanceAI<AI>(creature, SHScriptName);
36}
37
38#endif // SETHEKK_HALLS_H_
std::uint32_t uint32
Definition Define.h:77
AI * GetInstanceAI(T *obj, char const *scriptName)
uint32 const EncounterCount
GameObjectIds
CreatureIds
DataTypes
@ GO_IKISS_DOOR
#define SHScriptName
AI * GetSethekkHallsAI(Creature *creature)
@ NPC_BROOD_OF_ANZU
@ NPC_ANZU
@ DATA_DARKWEAVER_SYTH
@ DATA_TALON_KING_IKISS
@ DATA_ANZU