Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
stratholme.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "stratholme.h"
#include "Group.h"
#include "Player.h"
#include "SpellInfo.h"
Include dependency graph for stratholme.cpp:

Go to the source code of this file.

Classes

class  go_gauntlet_gate
class  npc_freed_soul
struct  npc_freed_soul::npc_freed_soulAI
class  npc_restless_soul
struct  npc_restless_soul::npc_restless_soulAI
class  npc_spectral_ghostly_citizen
struct  npc_spectral_ghostly_citizen::npc_spectral_ghostly_citizenAI

Enumerations

enum  FreedSoul { SAY_ZAPPED = 0 }
enum  GhostlyCitizenSpells { SPELL_HAUNTING_PHANTOM = 16336 , SPELL_SLAP = 6754 }
enum  RestlessSoul {
  SPELL_EGAN_BLASTER = 17368 , SPELL_SOUL_FREED = 17370 , QUEST_RESTLESS_SOUL = 5282 , NPC_RESTLESS = 11122 ,
  NPC_FREED = 11136
}

Functions

void AddSC_stratholme ()

Enumeration Type Documentation

◆ FreedSoul

enum FreedSoul
Enumerator
SAY_ZAPPED 

Definition at line 72 of file stratholme.cpp.

◆ GhostlyCitizenSpells

Enumerator
SPELL_HAUNTING_PHANTOM 
SPELL_SLAP 

Definition at line 198 of file stratholme.cpp.

◆ RestlessSoul

Enumerator
SPELL_EGAN_BLASTER 
SPELL_SOUL_FREED 
QUEST_RESTLESS_SOUL 
NPC_RESTLESS 
NPC_FREED 

Definition at line 104 of file stratholme.cpp.

Function Documentation

◆ AddSC_stratholme()

void AddSC_stratholme ( )

Definition at line 295 of file stratholme.cpp.

Referenced by AddEasternKingdomsScripts().