TrinityCore
Loading...
Searching...
No Matches
boss_gatewatcher_ironhand.cpp File Reference
#include "ScriptMgr.h"
#include "mechanar.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
#include "SpellMgr.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  IronHandTexts {
  SAY_AGGRO = 0 , SAY_HAMMER = 1 , SAY_SLAY = 2 , SAY_DEATH = 3 ,
  EMOTE_HAMMER = 4 , EMOTE_DEATH = 5
}
 
enum  IronHandSpells { SPELL_STREAM_OF_MACHINE_FLUID = 35311 , SPELL_HAMMER_PUNCH = 35326 , SPELL_JACKHAMMER = 35327 , SPELL_SHADOW_POWER = 35322 }
 
enum  IronHandEvents { EVENT_STREAM_OF_MACHINE_FLUID = 1 , EVENT_HAMMER_PUNCH , EVENT_JACKHAMMER , EVENT_SHADOW_POWER }
 

Functions

void AddSC_boss_gatewatcher_iron_hand ()
 

Enumeration Type Documentation

◆ IronHandEvents

Enumerator
EVENT_STREAM_OF_MACHINE_FLUID 
EVENT_HAMMER_PUNCH 
EVENT_JACKHAMMER 
EVENT_SHADOW_POWER 

Definition at line 42 of file boss_gatewatcher_ironhand.cpp.

◆ IronHandSpells

Enumerator
SPELL_STREAM_OF_MACHINE_FLUID 
SPELL_HAMMER_PUNCH 
SPELL_JACKHAMMER 
SPELL_SHADOW_POWER 

Definition at line 34 of file boss_gatewatcher_ironhand.cpp.

◆ IronHandTexts

Enumerator
SAY_AGGRO 
SAY_HAMMER 
SAY_SLAY 
SAY_DEATH 
EMOTE_HAMMER 
EMOTE_DEATH 

Definition at line 24 of file boss_gatewatcher_ironhand.cpp.

Function Documentation

◆ AddSC_boss_gatewatcher_iron_hand()

void AddSC_boss_gatewatcher_iron_hand ( )

Definition at line 132 of file boss_gatewatcher_ironhand.cpp.

+ Here is the caller graph for this function: