|
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.
Macros | |
| #define | GOSSIP_HPF1 "Gul'dan" |
| #define | GOSSIP_HPF2 "Kel'Thuzad" |
| #define | GOSSIP_HPF3 "Ner'zhul" |
| #define | HIGHBORNE_LOC_Y -61.00f |
| #define | HIGHBORNE_LOC_Y_NEW -55.50f |
Enumerations | |
| enum | ParqualFintallas { SPELL_MARK_OF_SHAME = 6767 } |
| enum | Sylvanas { QUEST_JOURNEY_TO_UNDERCITY = 9180 , EMOTE_LAMENT_END = 0 , SAY_LAMENT_END = 1 , SOUND_CREDIT = 10896 , ENTRY_HIGHBORNE_LAMENTER = 21628 , ENTRY_HIGHBORNE_BUNNY = 21641 , SPELL_HIGHBORNE_AURA = 37090 , SPELL_SYLVANAS_CAST = 36568 , SPELL_RIBBON_OF_SOULS = 34432 , SPELL_BLACK_ARROW = 59712 , SPELL_FADE = 20672 , SPELL_FADE_BLINK = 29211 , SPELL_MULTI_SHOT = 59713 , SPELL_SHOT = 59710 , SPELL_SUMMON_SKELETON = 59711 } |
Functions | |
| void | AddSC_undercity () |
Variables | |
| float | HighborneLoc [4][3] |
| #define GOSSIP_HPF1 "Gul'dan" |
Definition at line 271 of file zone_undercity.cpp.
Referenced by npc_parqual_fintallas::OnGossipHello().
| #define GOSSIP_HPF2 "Kel'Thuzad" |
Definition at line 272 of file zone_undercity.cpp.
Referenced by npc_parqual_fintallas::OnGossipHello().
| #define GOSSIP_HPF3 "Ner'zhul" |
Definition at line 273 of file zone_undercity.cpp.
Referenced by npc_parqual_fintallas::OnGossipHello().
| #define HIGHBORNE_LOC_Y -61.00f |
Definition at line 59 of file zone_undercity.cpp.
Referenced by npc_lady_sylvanas_windrunner::OnQuestReward().
| #define HIGHBORNE_LOC_Y_NEW -55.50f |
Definition at line 60 of file zone_undercity.cpp.
Referenced by npc_highborne_lamenter::npc_highborne_lamenterAI::UpdateAI().
| enum ParqualFintallas |
| Enumerator | |
|---|---|
| SPELL_MARK_OF_SHAME | |
Definition at line 266 of file zone_undercity.cpp.
| enum Sylvanas |
Definition at line 28 of file zone_undercity.cpp.
| void AddSC_undercity | ( | ) |
Definition at line 319 of file zone_undercity.cpp.
Referenced by AddEasternKingdomsScripts().
| float HighborneLoc[4][3] |
Definition at line 51 of file zone_undercity.cpp.
Referenced by npc_lady_sylvanas_windrunner::OnQuestReward().