|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | boss_randolph_moloch |
| struct | boss_randolph_moloch::boss_randolph_molochAI |
Enumerations | |
| enum | Events { EVENT_SWEEP = 1 , EVENT_VANISH = 2 , EVENT_WILDLY_STABBING = 3 } |
| enum | Says { SAY_AGGRO = 0 , SAY_DEATH = 1 , SAY_VANISH = 2 } |
| enum | Spells { SPELL_SWEEP = 86729 , SPELL_VANISH = 55964 , SPELL_WILDLY_STABBING = 86726 } |
Functions | |
| void | AddSC_boss_randolph_moloch () |
| enum Events |
| Enumerator | |
|---|---|
| EVENT_SWEEP | |
| EVENT_VANISH | |
| EVENT_WILDLY_STABBING | |
Definition at line 31 of file boss_randolph_moloch.cpp.
| enum Says |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_DEATH | |
| SAY_VANISH | |
Definition at line 18 of file boss_randolph_moloch.cpp.
| enum Spells |
| Enumerator | |
|---|---|
| SPELL_SWEEP | |
| SPELL_VANISH | |
| SPELL_WILDLY_STABBING | |
Definition at line 25 of file boss_randolph_moloch.cpp.
| void AddSC_boss_randolph_moloch | ( | ) |
Definition at line 120 of file boss_randolph_moloch.cpp.
Referenced by AddEasternKingdomsScripts().