TrinityCore
Loading...
Searching...
No Matches
boss_gatewatcher_gyrokill.cpp File Reference
#include "ScriptMgr.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  Say { SAY_AGGRO = 0 , SAY_SLAY = 1 , SAY_SAW_BLADEs = 2 , SAY_DEATH = 3 }
 
enum  Spells {
  SPELL_STREAM_OF_MACHINE_FLUID = 35311 , SPELL_SAW_BLADE = 35318 , H_SPELL_SAW_BLADE = 39192 , SPELL_SHADOW_POWER = 35322 ,
  H_SPELL_SHADOW_POWER = 39193
}
 
enum  Events { EVENT_STREAM_OF_MACHINE_FLUID = 1 , EVENT_SAW_BLADE = 2 , EVENT_SHADOW_POWER = 3 }
 

Functions

void AddSC_boss_gatewatcher_gyrokill ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_STREAM_OF_MACHINE_FLUID 
EVENT_SAW_BLADE 
EVENT_SHADOW_POWER 

Definition at line 46 of file boss_gatewatcher_gyrokill.cpp.

◆ Say

enum Say
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_SAW_BLADEs 
SAY_DEATH 

Definition at line 29 of file boss_gatewatcher_gyrokill.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_STREAM_OF_MACHINE_FLUID 
SPELL_SAW_BLADE 
H_SPELL_SAW_BLADE 
SPELL_SHADOW_POWER 
H_SPELL_SHADOW_POWER 

Definition at line 37 of file boss_gatewatcher_gyrokill.cpp.

Function Documentation

◆ AddSC_boss_gatewatcher_gyrokill()

void AddSC_boss_gatewatcher_gyrokill ( )

Definition at line 114 of file boss_gatewatcher_gyrokill.cpp.

+ Here is the caller graph for this function: