![]() |
TrinityCore
|
Include dependency graph for boss_gatewatcher_gyrokill.cpp:Go to the source code of this file.
Classes | |
| struct | boss_gatewatcher_gyrokill |
Enumerations | |
| enum | GyroKillTexts { SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_SAW_BLADES = 2 , SAY_DEATH = 3 , EMOTE_DEATH = 4 } |
| enum | GyroKillSpells { SPELL_STREAM_OF_MACHINE_FLUID = 35311 , SPELL_SAW_BLADE = 35318 , SPELL_SHADOW_POWER = 35322 } |
| enum | GyroKillEvents { EVENT_STREAM_OF_MACHINE_FLUID = 1 , EVENT_SAW_BLADE , EVENT_SHADOW_POWER } |
Functions | |
| void | AddSC_boss_gatewatcher_gyrokill () |
| enum GyroKillEvents |
| Enumerator | |
|---|---|
| EVENT_STREAM_OF_MACHINE_FLUID | |
| EVENT_SAW_BLADE | |
| EVENT_SHADOW_POWER | |
Definition at line 39 of file boss_gatewatcher_gyrokill.cpp.
| enum GyroKillSpells |
| Enumerator | |
|---|---|
| SPELL_STREAM_OF_MACHINE_FLUID | |
| SPELL_SAW_BLADE | |
| SPELL_SHADOW_POWER | |
Definition at line 32 of file boss_gatewatcher_gyrokill.cpp.
| enum GyroKillTexts |
| Enumerator | |
|---|---|
| SAY_AGGRO | |
| SAY_SLAY | |
| SAY_SAW_BLADES | |
| SAY_DEATH | |
| EMOTE_DEATH | |
Definition at line 23 of file boss_gatewatcher_gyrokill.cpp.
| void AddSC_boss_gatewatcher_gyrokill | ( | ) |
Definition at line 116 of file boss_gatewatcher_gyrokill.cpp.
Here is the caller graph for this function: