|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "Player.h"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 () |
| #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.
| enum CairneBloodhoof |
| Enumerator | |
|---|---|
| SPELL_BERSERKER_CHARGE | |
| SPELL_CLEAVE | |
| SPELL_MORTAL_STRIKE | |
| SPELL_THUNDERCLAP | |
| SPELL_UPPERCUT | |
Definition at line 22 of file zone_thunder_bluff.cpp.
| void AddSC_thunder_bluff | ( | ) |
Definition at line 105 of file zone_thunder_bluff.cpp.
Referenced by AddKalimdorScripts().