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

Go to the source code of this file.

Classes

class  boss_postmaster_malown
struct  boss_postmaster_malown::boss_postmaster_malownAI

Enumerations

enum  Events {
  EVENT_WAILINGDEAD = 1 , EVENT_BACKHAND = 2 , EVENT_CURSEOFWEAKNESS = 3 , EVENT_CURSEOFTONGUES = 4 ,
  EVENT_CALLOFTHEGRAVE = 5
}
enum  Says { SAY_KILL = 0 }
enum  Spells {
  SPELL_WAILINGDEAD = 7713 , SPELL_BACKHAND = 6253 , SPELL_CURSEOFWEAKNESS = 8552 , SPELL_CURSEOFTONGUES = 12889 ,
  SPELL_CALLOFTHEGRAVE = 17831
}

Functions

void AddSC_boss_postmaster_malown ()

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_WAILINGDEAD 
EVENT_BACKHAND 
EVENT_CURSEOFWEAKNESS 
EVENT_CURSEOFTONGUES 
EVENT_CALLOFTHEGRAVE 

Definition at line 34 of file boss_postmaster_malown.cpp.

◆ Says

enum Says
Enumerator
SAY_KILL 

Definition at line 20 of file boss_postmaster_malown.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_WAILINGDEAD 
SPELL_BACKHAND 
SPELL_CURSEOFWEAKNESS 
SPELL_CURSEOFTONGUES 
SPELL_CALLOFTHEGRAVE 

Definition at line 25 of file boss_postmaster_malown.cpp.

Function Documentation

◆ AddSC_boss_postmaster_malown()

void AddSC_boss_postmaster_malown ( )

Definition at line 121 of file boss_postmaster_malown.cpp.

Referenced by AddEasternKingdomsScripts().