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

Go to the source code of this file.

Classes

class  boss_timmy_the_cruel
struct  boss_timmy_the_cruel::boss_timmy_the_cruelAI

Enumerations

enum  Says { SAY_SPAWN = 0 }
enum  Spells { SPELL_RAVENOUSCLAW = 17470 }

Functions

void AddSC_boss_timmy_the_cruel ()

Enumeration Type Documentation

◆ Says

enum Says
Enumerator
SAY_SPAWN 

Definition at line 16 of file boss_timmy_the_cruel.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_RAVENOUSCLAW 

Definition at line 21 of file boss_timmy_the_cruel.cpp.

Function Documentation

◆ AddSC_boss_timmy_the_cruel()

void AddSC_boss_timmy_the_cruel ( )

Definition at line 78 of file boss_timmy_the_cruel.cpp.

Referenced by AddEasternKingdomsScripts().