![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "hyjalAI.h"#include "InstanceScript.h"#include "Log.h"#include "Player.h"#include "ScriptedGossip.h"
Include dependency graph for hyjal.cpp:Go to the source code of this file.
Classes | |
| class | npc_jaina_proudmoore |
| struct | npc_jaina_proudmoore::npc_jaina_proudmooreAI |
| class | npc_thrall |
| struct | npc_thrall::npc_thrallAI |
| class | npc_tyrande_whisperwind |
| struct | npc_tyrande_whisperwind::npc_tyrande_whisperwindAI |
Macros | |
| #define | ITEM_TEAR_OF_GODDESS 24494 |
| #define | GOSSIP_ITEM_GM1 "[GM] Toggle Debug Timers" |
Enumerations | |
| enum | GOSSIPS { GOSSIP_ITEM_BEGIN_ALLY_MID = 7552 , GOSSIP_ITEM_BEGIN_ALLY_OID = 0 , GOSSIP_ITEM_ANETHERON_MID = 7552 , GOSSIP_ITEM_ANETHERON_OID = 1 , GOSSIP_ITEM_ALLY_RETREAT_MID = 7552 , GOSSIP_ITEM_ALLY_RETREAT_OID = 2 , GOSSIP_ITEM_BEGIN_HORDE_MID = 7581 , GOSSIP_ITEM_BEGIN_HORDE_OID = 0 , GOSSIP_ITEM_AZGALOR_MID = 7581 , GOSSIP_ITEM_AZGALOR_OID = 1 , GOSSIP_ITEM_HORDE_RETREAT_MID = 7581 , GOSSIP_ITEM_HORDE_RETREAT_OID = 2 , GOSSIP_ITEM_TYRANDE_MID = 7706 , GOSSIP_ITEM_TYRANDE_OID = 0 } |
| enum | NPCTEXTS { JAINA_RETREAT_ALLIANCE_BASE = 5 } |
Functions | |
| void | AddSC_hyjal () |
| enum GOSSIPS |