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

Go to the source code of this file.

Classes

struct  npc_cairne_bloodhoof
 

Enumerations

enum  CairneBloodhoof {
  SAY_EVADE = 0 , SPELL_CLEAVE = 15284 , SPELL_MORTAL_STRIKE = 16856 , SPELL_THUNDERCLAP = 23931 ,
  SPELL_UPPERCUT = 22916 , SPELL_WAR_STOMP = 59705 , SPELL_CAIRNES_HOOFPRINT = 23123 , EVENT_CLEAVE = 1 ,
  EVENT_MORTAL_STRIKE = 2 , EVENT_THUNDERCLAP = 3 , EVENT_UPPERCUT = 4 , EVENT_WAR_STOMP = 5 ,
  SOUND_AGGRO = 5884
}
 

Functions

void AddSC_thunder_bluff ()
 

Enumeration Type Documentation

◆ CairneBloodhoof

Enumerator
SAY_EVADE 
SPELL_CLEAVE 
SPELL_MORTAL_STRIKE 
SPELL_THUNDERCLAP 
SPELL_UPPERCUT 
SPELL_WAR_STOMP 
SPELL_CAIRNES_HOOFPRINT 
EVENT_CLEAVE 
EVENT_MORTAL_STRIKE 
EVENT_THUNDERCLAP 
EVENT_UPPERCUT 
EVENT_WAR_STOMP 
SOUND_AGGRO 

Definition at line 23 of file zone_thunder_bluff.cpp.

Function Documentation

◆ AddSC_thunder_bluff()

void AddSC_thunder_bluff ( )

Definition at line 126 of file zone_thunder_bluff.cpp.

+ Here is the caller graph for this function: