![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AreaDefines.h"#include "Chat.h"#include "InstanceMapScript.h"#include "InstanceScript.h"#include "Player.h"#include "WorldStateDefines.h"#include "hyjal.h"Go to the source code of this file.
Classes | |
| class | instance_hyjal |
| struct | instance_hyjal::instance_mount_hyjal_InstanceMapScript |
Functions | |
| void | AddSC_instance_mount_hyjal () |
Variables | |
| DoorData const | doorData [] |
| ObjectData const | creatureData [] |
| Milliseconds | hyjalWaveTimers [4][MAX_WAVES_STANDARD] |
| Milliseconds | hyjalRetreatTimers [2][MAX_WAVES_RETREAT] |
| Milliseconds | hyjalNightElfWaveTimers [1][MAX_WAVES_NIGHT_ELF] |
| void AddSC_instance_mount_hyjal | ( | ) |
Referenced by AddKalimdorScripts().
| ObjectData const creatureData[] |
Referenced by instance_hyjal::instance_mount_hyjal_InstanceMapScript::instance_mount_hyjal_InstanceMapScript().
| DoorData const doorData[] |
Referenced by instance_hyjal::instance_mount_hyjal_InstanceMapScript::instance_mount_hyjal_InstanceMapScript().
| Milliseconds hyjalNightElfWaveTimers[1][MAX_WAVES_NIGHT_ELF] |
Referenced by instance_hyjal::instance_mount_hyjal_InstanceMapScript::SetData().
| Milliseconds hyjalRetreatTimers[2][MAX_WAVES_RETREAT] |
Referenced by instance_hyjal::instance_mount_hyjal_InstanceMapScript::SetData().
| Milliseconds hyjalWaveTimers[4][MAX_WAVES_STANDARD] |
Referenced by instance_hyjal::instance_mount_hyjal_InstanceMapScript::SetData().