![]() |
TrinityCore
|
#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 |
Enumerations | |
| enum | CairneBloodhoof { SPELL_BERSERKER_CHARGE = 16636 , SPELL_CLEAVE = 16044 , SPELL_MORTAL_STRIKE = 16856 , SPELL_THUNDERCLAP = 23931 , SPELL_UPPERCUT = 22916 } |
| enum | Sounds { SOUND_AGGRO = 5884 } |
| enum | Gossips { GOSSIP_MENU_HCB = 5851 , GOSSIP_OPTION_HCB = 0 } |
Functions | |
| void | AddSC_thunder_bluff () |
| enum CairneBloodhoof |
| Enumerator | |
|---|---|
| SPELL_BERSERKER_CHARGE | |
| SPELL_CLEAVE | |
| SPELL_MORTAL_STRIKE | |
| SPELL_THUNDERCLAP | |
| SPELL_UPPERCUT | |
Definition at line 34 of file zone_thunder_bluff.cpp.
| enum Gossips |
| Enumerator | |
|---|---|
| GOSSIP_MENU_HCB | |
| GOSSIP_OPTION_HCB | |
Definition at line 48 of file zone_thunder_bluff.cpp.
| enum Sounds |
| Enumerator | |
|---|---|
| SOUND_AGGRO | |
Definition at line 43 of file zone_thunder_bluff.cpp.
| void AddSC_thunder_bluff | ( | ) |