|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | achievement_share_the_love |
| class | boss_gal_darah |
| struct | boss_gal_darah::boss_gal_darahAI |
Enumerations | |
| enum | CombatPhase { TROLL , RHINO } |
| enum | Displays { DISPLAY_RHINO = 26265 , DISPLAY_TROLL = 27061 } |
| enum | Misc { DATA_SHARE_THE_LOVE = 1 } |
| enum | Spells { SPELL_ENRAGE = 55285 , H_SPELL_ENRAGE = 59828 , SPELL_IMPALING_CHARGE = 54956 , H_SPELL_IMPALING_CHARGE = 59827 , SPELL_STOMP = 55292 , H_SPELL_STOMP = 59829 , SPELL_PUNCTURE = 55276 , H_SPELL_PUNCTURE = 59826 , SPELL_STAMPEDE = 55218 , SPELL_WHIRLING_SLASH = 55250 , H_SPELL_WHIRLING_SLASH = 59824 } |
| enum | Yells { SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_DEATH = 2 , SAY_SUMMON_RHINO = 3 , SAY_TRANSFORM_1 = 4 , SAY_TRANSFORM_2 = 5 } |
Functions | |
| void | AddSC_boss_gal_darah () |
| enum CombatPhase |
| Enumerator | |
|---|---|
| TROLL | |
| RHINO | |
Definition at line 43 of file boss_gal_darah.cpp.
| enum Displays |
| Enumerator | |
|---|---|
| DISPLAY_RHINO | |
| DISPLAY_TROLL | |
Definition at line 37 of file boss_gal_darah.cpp.
| enum Misc |
| Enumerator | |
|---|---|
| DATA_SHARE_THE_LOVE | |
Definition at line 49 of file boss_gal_darah.cpp.
| enum Spells |
Definition at line 11 of file boss_gal_darah.cpp.
| enum Yells |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_SLAY | |
| SAY_DEATH | |
| SAY_SUMMON_RHINO | |
| SAY_TRANSFORM_1 | |
| SAY_TRANSFORM_2 | |
Definition at line 27 of file boss_gal_darah.cpp.
| void AddSC_boss_gal_darah | ( | ) |
Definition at line 292 of file boss_gal_darah.cpp.
Referenced by AddNorthrendScripts().