|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "ScriptMgr.h"#include "ScriptedCreature.h"#include "ScriptedGossip.h"#include "ScriptedEscortAI.h"#include "Player.h"#include "SpellInfo.h"Go to the source code of this file.
Classes | |
| class | go_demon_portal |
| class | npc_aged_dying_ancient_kodo |
| struct | npc_aged_dying_ancient_kodo::npc_aged_dying_ancient_kodoAI |
Enumerations | |
| enum | DemonPortal { NPC_DEMON_GUARDIAN = 11937 , QUEST_PORTAL_OF_THE_LEGION = 5581 } |
| enum | DyingKodo { SAY_SMEED_HOME = 0 , QUEST_KODO = 5561 , NPC_SMEED = 11596 , NPC_AGED_KODO = 4700 , NPC_DYING_KODO = 4701 , NPC_ANCIENT_KODO = 4702 , NPC_TAMED_KODO = 11627 , SPELL_KODO_KOMBO_ITEM = 18153 , SPELL_KODO_KOMBO_PLAYER_BUFF = 18172 , SPELL_KODO_KOMBO_DESPAWN_BUFF = 18377 , SPELL_KODO_KOMBO_GOSSIP = 18362 } |
Functions | |
| void | AddSC_desolace () |
| enum DemonPortal |
| Enumerator | |
|---|---|
| NPC_DEMON_GUARDIAN | |
| QUEST_PORTAL_OF_THE_LEGION | |
Definition at line 107 of file zone_desolace.cpp.
| enum DyingKodo |
Definition at line 25 of file zone_desolace.cpp.
| void AddSC_desolace | ( | ) |
Definition at line 131 of file zone_desolace.cpp.
Referenced by AddKalimdorScripts().