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

Go to the source code of this file.

Classes

struct  boss_urok_doomhowl
 

Enumerations

enum  Spells { SPELL_REND = 16509 , SPELL_STRIKE = 15580 , SPELL_INTIMIDATING_ROAR = 16508 }
 
enum  Says { SAY_SUMMON = 0 , SAY_AGGRO = 1 }
 
enum  Events { EVENT_REND = 1 , EVENT_STRIKE = 2 , EVENT_INTIMIDATING_ROAR = 3 }
 

Functions

void AddSC_boss_urok_doomhowl ()
 

Enumeration Type Documentation

◆ Events

enum Events
Enumerator
EVENT_REND 
EVENT_STRIKE 
EVENT_INTIMIDATING_ROAR 

Definition at line 35 of file boss_urok_doomhowl.cpp.

◆ Says

enum Says
Enumerator
SAY_SUMMON 
SAY_AGGRO 

Definition at line 29 of file boss_urok_doomhowl.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_REND 
SPELL_STRIKE 
SPELL_INTIMIDATING_ROAR 

Definition at line 22 of file boss_urok_doomhowl.cpp.

Function Documentation

◆ AddSC_boss_urok_doomhowl()

void AddSC_boss_urok_doomhowl ( )

Definition at line 96 of file boss_urok_doomhowl.cpp.

+ Here is the caller graph for this function: