![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "Player.h"#include "ScriptedCreature.h"#include "ScriptedEscortAI.h"#include "ScriptedGossip.h"Go to the source code of this file.
Classes | |
| class | npc_braug_dimspirit |
| class | npc_kaya_flathoof |
| struct | npc_kaya_flathoof::npc_kaya_flathoofAI |
Macros | |
| #define | GOSSIP_HBD1 "Ysera" |
| #define | GOSSIP_HBD2 "Neltharion" |
| #define | GOSSIP_HBD3 "Nozdormu" |
| #define | GOSSIP_HBD4 "Alexstrasza" |
| #define | GOSSIP_HBD5 "Malygos" |
Enumerations | |
| enum | Kaya { FACTION_ESCORTEE_H = 775 , NPC_GRIMTOTEM_RUFFIAN = 11910 , NPC_GRIMTOTEM_BRUTE = 11912 , NPC_GRIMTOTEM_SORCERER = 11913 , SAY_START = 0 , SAY_AMBUSH = 1 , SAY_END = 2 , QUEST_PROTECT_KAYA = 6523 } |
Functions | |
| void | AddSC_stonetalon_mountains () |
| #define GOSSIP_HBD1 "Ysera" |
| #define GOSSIP_HBD2 "Neltharion" |
| #define GOSSIP_HBD3 "Nozdormu" |
| #define GOSSIP_HBD4 "Alexstrasza" |
| #define GOSSIP_HBD5 "Malygos" |
| enum Kaya |
| Enumerator | |
|---|---|
| FACTION_ESCORTEE_H | |
| NPC_GRIMTOTEM_RUFFIAN | |
| NPC_GRIMTOTEM_BRUTE | |
| NPC_GRIMTOTEM_SORCERER | |
| SAY_START | |
| SAY_AMBUSH | |
| SAY_END | |
| QUEST_PROTECT_KAYA | |
| void AddSC_stonetalon_mountains | ( | ) |
Referenced by AddKalimdorScripts().