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

Go to the source code of this file.

Classes

struct  boss_timmy_the_cruel
 

Enumerations

enum  TimmyTexts { SAY_AGGRO = 0 }
 
enum  TimmySpells { SPELL_THRASH = 12787 , SPELL_RAVENOUS_CLAW = 17470 }
 
enum  TimmyEvents { EVENT_RAVENOUS_CLAW = 1 }
 

Functions

void AddSC_boss_timmy_the_cruel ()
 

Enumeration Type Documentation

◆ TimmyEvents

Enumerator
EVENT_RAVENOUS_CLAW 

Definition at line 37 of file boss_timmy_the_cruel.cpp.

◆ TimmySpells

Enumerator
SPELL_THRASH 
SPELL_RAVENOUS_CLAW 

Definition at line 31 of file boss_timmy_the_cruel.cpp.

◆ TimmyTexts

enum TimmyTexts
Enumerator
SAY_AGGRO 

Definition at line 26 of file boss_timmy_the_cruel.cpp.

Function Documentation

◆ AddSC_boss_timmy_the_cruel()

void AddSC_boss_timmy_the_cruel ( )

Definition at line 93 of file boss_timmy_the_cruel.cpp.

+ Here is the caller graph for this function: