Project SkyFire Core
SkyFire 5.4.8 server core API documentation
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

class  npc_cairne_bloodhoof
struct  npc_cairne_bloodhoof::npc_cairne_bloodhoofAI

Macros

#define GOSSIP_HCB   "I know this is rather silly but a young ward who is a bit shy would like your hoofprint."

Enumerations

enum  CairneBloodhoof {
  SPELL_BERSERKER_CHARGE = 16636 , SPELL_CLEAVE = 16044 , SPELL_MORTAL_STRIKE = 16856 , SPELL_THUNDERCLAP = 23931 ,
  SPELL_UPPERCUT = 22916
}

Functions

void AddSC_thunder_bluff ()

Macro Definition Documentation

◆ GOSSIP_HCB

#define GOSSIP_HCB   "I know this is rather silly but a young ward who is a bit shy would like your hoofprint."

Definition at line 31 of file zone_thunder_bluff.cpp.

Enumeration Type Documentation

◆ CairneBloodhoof

Enumerator
SPELL_BERSERKER_CHARGE 
SPELL_CLEAVE 
SPELL_MORTAL_STRIKE 
SPELL_THUNDERCLAP 
SPELL_UPPERCUT 

Definition at line 22 of file zone_thunder_bluff.cpp.

Function Documentation

◆ AddSC_thunder_bluff()

void AddSC_thunder_bluff ( )

Definition at line 105 of file zone_thunder_bluff.cpp.

Referenced by AddKalimdorScripts().