TrinityCore
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
 

Enumerations

enum  CairneBloodhoof {
  SPELL_BERSERKER_CHARGE = 16636 , SPELL_CLEAVE = 16044 , SPELL_MORTAL_STRIKE = 16856 , SPELL_THUNDERCLAP = 23931 ,
  SPELL_UPPERCUT = 22916
}
 
enum  Sounds {
  SOUND_AGGRO = 18559 , SOUND_DEATH = 18563 , SOUND_AGGRO = 5886 , SOUND_ONDEATH = 11018 ,
  SOUND_AGGRO = 5884 , SOUND_ID_DEATH = 11439 , SOUND_ID_ENRAGE = 11437
}
 
enum  Gossips { GOSSIP_MENU_SELINA_POIS = 13076 , GOSSIP_MENU_SELINA_ITEM = 13113 , GOSSIP_MENU_HCB = 5851 , GOSSIP_OPTION_HCB = 0 }
 

Functions

void AddSC_thunder_bluff ()
 

Enumeration Type Documentation

◆ CairneBloodhoof

Enumerator
SPELL_BERSERKER_CHARGE 
SPELL_CLEAVE 
SPELL_MORTAL_STRIKE 
SPELL_THUNDERCLAP 
SPELL_UPPERCUT 

Definition at line 34 of file zone_thunder_bluff.cpp.

◆ Gossips

enum Gossips
Enumerator
GOSSIP_MENU_SELINA_POIS 
GOSSIP_MENU_SELINA_ITEM 
GOSSIP_MENU_HCB 
GOSSIP_OPTION_HCB 

Definition at line 48 of file zone_thunder_bluff.cpp.

◆ Sounds

enum Sounds
Enumerator
SOUND_AGGRO 
SOUND_DEATH 
SOUND_AGGRO 
SOUND_ONDEATH 
SOUND_AGGRO 
SOUND_ID_DEATH 
SOUND_ID_ENRAGE 

Definition at line 43 of file zone_thunder_bluff.cpp.

Function Documentation

◆ AddSC_thunder_bluff()

void AddSC_thunder_bluff ( )

Definition at line 162 of file zone_thunder_bluff.cpp.

+ Here is the caller graph for this function: