Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
instance_the_stockade.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/*
7This placeholder for the instance is needed for dungeon finding to be able
8to give credit after the boss defined in lastEncounterDungeon is killed.
9Without it, the party doing random dungeon won't get satchel of spoils and
10gets instead the deserter debuff.
11*/
12
13#define TheStockadeScriptName "instance_the_stockade"
14
16
18{
19 // Encounter States/Boss GUIDs
23};
24
31
32template<class AI>
34{
36}
std::uint32_t uint32
Definition Define.h:77
AI * GetInstanceAI(T *obj, char const *scriptName)
uint32 const EncounterCount
CreatureIds
DataTypes
AI * GetTheStockadeAI(Creature *creature)
@ NPC_LORD_OVERHEAT
@ NPC_RANDOLPH_MOLOCH
#define TheStockadeScriptName
@ DATA_LORD_OVERHEAT
@ DATA_RANDOLPH_MOLOCH