Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_gatewatcher_gyrokill.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "mechanar.h"
Include dependency graph for boss_gatewatcher_gyrokill.cpp:

Go to the source code of this file.

Classes

class  boss_gatewatcher_gyrokill
struct  boss_gatewatcher_gyrokill::boss_gatewatcher_gyrokillAI

Enumerations

enum  Events { EVENT_STREAM_OF_MACHINE_FLUID = 1 , EVENT_SAW_BLADE = 2 , EVENT_SHADOW_POWER = 3 }
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
}

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 34 of file boss_gatewatcher_gyrokill.cpp.

◆ Say

enum Say
Enumerator
SAY_AGGRO 
SAY_SLAY 
SAY_SAW_BLADEs 
SAY_DEATH 

Definition at line 17 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 25 of file boss_gatewatcher_gyrokill.cpp.

Function Documentation

◆ AddSC_boss_gatewatcher_gyrokill()

void AddSC_boss_gatewatcher_gyrokill ( )

Definition at line 112 of file boss_gatewatcher_gyrokill.cpp.

Referenced by AddOutlandScripts().