TrinityCore
Loading...
Searching...
No Matches
boss_gatewatcher_ironhand.cpp File Reference
#include "ScriptMgr.h"
#include "mechanar.h"
#include "ScriptedCreature.h"
+ Include dependency graph for boss_gatewatcher_ironhand.cpp:

Go to the source code of this file.

Classes

struct  boss_gatewatcher_iron_hand
 

Enumerations

enum  Says {
  SAY_AGGRO = 0 , SAY_HAMMER = 1 , SAY_SLAY = 2 , SAY_DEATH = 3 ,
  EMOTE_HAMMER = 4
}
 
enum  Spells {
  SPELL_SHADOW_POWER = 35322 , H_SPELL_SHADOW_POWER = 39193 , SPELL_HAMMER_PUNCH = 35326 , SPELL_JACKHAMMER = 35327 ,
  H_SPELL_JACKHAMMER = 39194 , SPELL_STREAM_OF_MACHINE_FLUID = 35311
}
 
enum  Events { EVENT_STREAM_OF_MACHINE_FLUID = 1 , EVENT_JACKHAMMER = 2 , EVENT_SHADOW_POWER = 3 }
 

Functions

void AddSC_boss_gatewatcher_iron_hand ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_STREAM_OF_MACHINE_FLUID 
EVENT_JACKHAMMER 
EVENT_SHADOW_POWER 

Definition at line 48 of file boss_gatewatcher_ironhand.cpp.

◆ Says

enum Says
Enumerator
SAY_AGGRO 
SAY_HAMMER 
SAY_SLAY 
SAY_DEATH 
EMOTE_HAMMER 

Definition at line 29 of file boss_gatewatcher_ironhand.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_SHADOW_POWER 
H_SPELL_SHADOW_POWER 
SPELL_HAMMER_PUNCH 
SPELL_JACKHAMMER 
H_SPELL_JACKHAMMER 
SPELL_STREAM_OF_MACHINE_FLUID 

Definition at line 38 of file boss_gatewatcher_ironhand.cpp.

Function Documentation

◆ AddSC_boss_gatewatcher_iron_hand()

void AddSC_boss_gatewatcher_iron_hand ( )

Definition at line 120 of file boss_gatewatcher_ironhand.cpp.

+ Here is the caller graph for this function: