![]() |
TrinityCore
|
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 | Says { SAY_KILL = 0 } |
| enum | Spells { SPELL_WAILINGDEAD = 7713 , SPELL_BACKHAND = 6253 , SPELL_CURSEOFWEAKNESS = 8552 , SPELL_CURSEOFTONGUES = 12889 , SPELL_CALLOFTHEGRAVE = 17831 } |
| enum | Events { EVENT_WAILINGDEAD = 1 , EVENT_BACKHAND = 2 , EVENT_CURSEOFWEAKNESS = 3 , EVENT_CURSEOFTONGUES = 4 , EVENT_CALLOFTHEGRAVE = 5 } |
Functions | |
| void | AddSC_boss_postmaster_malown () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_WAILINGDEAD | |
| EVENT_BACKHAND | |
| EVENT_CURSEOFWEAKNESS | |
| EVENT_CURSEOFTONGUES | |
| EVENT_CALLOFTHEGRAVE | |
Definition at line 46 of file boss_postmaster_malown.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_KILL | |
Definition at line 32 of file boss_postmaster_malown.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_WAILINGDEAD | |
| SPELL_BACKHAND | |
| SPELL_CURSEOFWEAKNESS | |
| SPELL_CURSEOFTONGUES | |
| SPELL_CALLOFTHEGRAVE | |
Definition at line 37 of file boss_postmaster_malown.cpp.
| void AddSC_boss_postmaster_malown | ( | ) |
Definition at line 135 of file boss_postmaster_malown.cpp.
Here is the caller graph for this function: