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

Go to the source code of this file.

Classes

struct  boss_cannon_master_willey
 

Enumerations

enum  WilleySpells { SPELL_SHOOT = 16496 , SPELL_KNOCK_AWAY = 10101 , SPELL_PUMMEL = 15615 , SPELL_SUMMON_RIFLEMAN = 17279 }
 
enum  WilleyEvents { EVENT_SHOOT = 1 , EVENT_KNOCK_AWAY , EVENT_PUMMEL , EVENT_SUMMON_RIFLEMAN }
 

Functions

void AddSC_boss_cannon_master_willey ()
 

Enumeration Type Documentation

◆ WilleyEvents

Enumerator
EVENT_SHOOT 
EVENT_KNOCK_AWAY 
EVENT_PUMMEL 
EVENT_SUMMON_RIFLEMAN 

Definition at line 35 of file boss_cannon_master_willey.cpp.

◆ WilleySpells

Enumerator
SPELL_SHOOT 
SPELL_KNOCK_AWAY 
SPELL_PUMMEL 
SPELL_SUMMON_RIFLEMAN 

Definition at line 27 of file boss_cannon_master_willey.cpp.

Function Documentation

◆ AddSC_boss_cannon_master_willey()

void AddSC_boss_cannon_master_willey ( )

Definition at line 105 of file boss_cannon_master_willey.cpp.

+ Here is the caller graph for this function: