|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "ScriptedEscortAI.h"#include "wailing_caverns.h"#include "Player.h"Go to the source code of this file.
Classes | |
| class | npc_disciple_of_naralex |
| struct | npc_disciple_of_naralex::npc_disciple_of_naralexAI |
Macros | |
| #define | GOSSIP_ID_START_1 698 |
| #define | GOSSIP_ID_START_2 699 |
| #define | GOSSIP_ITEM_NARALEX "Let the event begin!" |
Enumerations | |
| enum | Enums { SAY_AT_LAST = 0 , SAY_MAKE_PREPARATIONS = 1 , SAY_TEMPLE_OF_PROMISE = 2 , SAY_MUST_CONTINUE = 3 , SAY_BANISH_THE_SPIRITS = 4 , SAY_CAVERNS_PURIFIED = 5 , SAY_BEYOND_THIS_CORRIDOR = 6 , SAY_EMERALD_DREAM = 7 , EMOTE_AWAKENING_RITUAL = 8 , EMOTE_TROUBLED_SLEEP = 0 , EMOTE_WRITHE_IN_AGONY = 1 , EMOTE_HORRENDOUS_VISION = 2 , SAY_MUTANUS_THE_DEVOURER = 9 , SAY_I_AM_AWAKE = 3 , SAY_NARALEX_AWAKES = 10 , SAY_THANK_YOU = 4 , SAY_FAREWELL = 5 , SAY_ATTACKED = 11 , SPELL_MARK_OF_THE_WILD_RANK_2 = 5232 , SPELL_SERPENTINE_CLEANSING = 6270 , SPELL_NARALEXS_AWAKENING = 6271 , SPELL_FLIGHT_FORM = 33943 , NPC_DEVIATE_RAVAGER = 3636 , NPC_DEVIATE_VIPER = 5755 , NPC_DEVIATE_MOCCASIN = 5762 , NPC_NIGHTMARE_ECTOPLASM = 5763 , NPC_MUTANUS_THE_DEVOURER = 3654 } |
Functions | |
| void | AddSC_wailing_caverns () |
| #define GOSSIP_ID_START_1 698 |
Definition at line 60 of file wailing_caverns.cpp.
Referenced by npc_disciple_of_naralex::OnGossipHello().
| #define GOSSIP_ID_START_2 699 |
Definition at line 61 of file wailing_caverns.cpp.
Referenced by npc_disciple_of_naralex::OnGossipHello().
| #define GOSSIP_ITEM_NARALEX "Let the event begin!" |
Definition at line 62 of file wailing_caverns.cpp.
Referenced by npc_disciple_of_naralex::OnGossipHello().
| enum Enums |
Definition at line 27 of file wailing_caverns.cpp.
| void AddSC_wailing_caverns | ( | ) |
Definition at line 367 of file wailing_caverns.cpp.