Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
halls_of_stone.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 HALLS_OF_STONE_H_
7#define HALLS_OF_STONE_H_
8
9#define HoSScriptName "instance_halls_of_stone"
10
12
31
33{
34 NPC_MAIDEN = 27975,
36 NPC_SJONNIR = 27978,
37 NPC_MARNAK = 30897,
38 NPC_KADDRAK = 30898,
39 NPC_ABEDNEUM = 30899,
40 NPC_BRANN = 28070
41};
42
56
57template<class AI>
59{
60 return GetInstanceAI<AI>(creature, HoSScriptName);
61}
62
63#endif // HALLS_OF_STONE_H_
std::uint32_t uint32
Definition Define.h:77
AI * GetInstanceAI(T *obj, char const *scriptName)
uint32 const EncounterCount
GameObjectIds
CreatureIds
DataTypes
AI * GetHallsOfStoneAI(Creature *creature)
@ GO_ABEDNEUM
@ GO_KADDRAK
@ GO_TRIBUNAL_SKY_FLOOR
@ GO_TRIBUNAL_CHEST
@ GO_BRANN_DOOR
@ GO_TRIBUNAL_CHEST_HERO
@ GO_TRIBUNAL_CONSOLE
@ GO_SJONNIR_DOOR
@ GO_MARNAK
@ GO_MAIDEN_DOOR
#define HoSScriptName
@ NPC_KADDRAK
@ NPC_MAIDEN
@ NPC_BRANN
@ NPC_KRYSTALLUS
@ NPC_MARNAK
@ NPC_SJONNIR
@ NPC_ABEDNEUM
@ DATA_GO_SKY_FLOOR
@ DATA_GO_MARNAK
@ DATA_MARNAK
@ DATA_MAIDEN_OF_GRIEF
@ DATA_GO_KADDRAK
@ DATA_BRANN_EVENT
@ DATA_KRYSTALLUS
@ DATA_ABEDNEUM
@ DATA_GO_ABEDNEUM
@ DATA_GO_TRIBUNAL_CONSOLE
@ DATA_SJONNIR
@ DATA_KADDRAK