![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "CreatureScript.h"#include "Player.h"#include "ScriptedCreature.h"#include "ScriptedEscortAI.h"#include "ScriptedGossip.h"#include "SpellInfo.h"Go to the source code of this file.
Classes | |
| class | npc_cork_gizelton |
| struct | npc_cork_gizelton::npc_cork_gizeltonAI |
| class | npc_aged_dying_ancient_kodo |
| struct | npc_aged_dying_ancient_kodo::npc_aged_dying_ancient_kodoAI |
Enumerations | |
| enum | Caravan { QUEST_BODYGUARD_FOR_HIRE = 5821 , QUEST_GIZELTON_CARAVAN = 5943 , EVENT_RESUME_PATH = 1 , EVENT_WAIT_FOR_ASSIST = 2 , EVENT_RESTART_ESCORT = 3 , NPC_CORK_GIZELTON = 11625 , NPC_RIGGER_GIZELTON = 11626 , NPC_CARAVAN_KODO = 11564 , NPC_VENDOR_TRON = 12245 , NPC_SUPER_SELLER = 12246 , SAY_CARAVAN_LEAVE = 0 , SAY_CARAVAN_HIRE = 1 , MAX_CARAVAN_SUMMONS = 3 , NPC_KOLKAR_WAYLAYER = 12976 , NPC_KOLKAR_AMBUSHER = 12977 , NPC_LESSER_INFERNAL = 4676 , NPC_DOOMWARDER = 4677 , NPC_NETHER = 4684 } |
| enum | DyingKodo { SAY_SMEED_HOME = 0 , QUEST_KODO = 5561 , NPC_TEXT_KODO = 4449 , 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 () |
Variables | |
| constexpr Milliseconds | TIME_SHOP_STOP = 600s |
| constexpr Milliseconds | TIME_HIRE_STOP = 240s |
| enum Caravan |
| enum DyingKodo |
| void AddSC_desolace | ( | ) |
Referenced by AddKalimdorScripts().
|
constexpr |
Referenced by npc_cork_gizelton::npc_cork_gizeltonAI::WaypointReached().
|
constexpr |
Referenced by npc_cork_gizelton::npc_cork_gizeltonAI::WaypointReached().