![]() |
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 | |
| 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 () |
| enum CairneBloodhoof |
Definition at line 23 of file zone_thunder_bluff.cpp.
| void AddSC_thunder_bluff | ( | ) |