|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "InstanceScript.h"#include "stratholme.h"#include "Player.h"Go to the source code of this file.
Classes | |
| class | instance_stratholme |
| struct | instance_stratholme::instance_stratholme_InstanceMapScript |
Enumerations | |
| enum | InstanceEvents { EVENT_BARON_RUN = 1 , EVENT_SLAUGHTER_SQUARE = 2 } |
| enum | Misc { MAX_ENCOUNTER = 6 } |
Functions | |
| void | AddSC_instance_stratholme () |
| enum InstanceEvents |
| Enumerator | |
|---|---|
| EVENT_BARON_RUN | |
| EVENT_SLAUGHTER_SQUARE | |
Definition at line 24 of file instance_stratholme.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| MAX_ENCOUNTER | |
Definition at line 19 of file instance_stratholme.cpp.
| void AddSC_instance_stratholme | ( | ) |
Definition at line 453 of file instance_stratholme.cpp.
Referenced by AddEasternKingdomsScripts().