TrinityCore
Loading...
Searching...
No Matches
boss_gatewatcher_gyrokill.cpp File Reference
#include "ScriptMgr.h"
#include "SpellInfo.h"
#include "mechanar.h"
#include "ScriptedCreature.h"
+ 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 ()
 

Enumeration Type Documentation

◆ GyroKillEvents

Enumerator
EVENT_STREAM_OF_MACHINE_FLUID 
EVENT_SAW_BLADE 
EVENT_SHADOW_POWER 

Definition at line 39 of file boss_gatewatcher_gyrokill.cpp.

◆ GyroKillSpells

Enumerator
SPELL_STREAM_OF_MACHINE_FLUID 
SPELL_SAW_BLADE 
SPELL_SHADOW_POWER 

Definition at line 32 of file boss_gatewatcher_gyrokill.cpp.

◆ GyroKillTexts

Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_SAW_BLADES 
SAY_DEATH 
EMOTE_DEATH 

Definition at line 23 of file boss_gatewatcher_gyrokill.cpp.

Function Documentation

◆ AddSC_boss_gatewatcher_gyrokill()

void AddSC_boss_gatewatcher_gyrokill ( )

Definition at line 116 of file boss_gatewatcher_gyrokill.cpp.

+ Here is the caller graph for this function: