AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
instance_hyjal.cpp File Reference
#include "Chat.h"
#include "CreatureScript.h"
#include "InstanceMapScript.h"
#include "InstanceScript.h"
#include "Opcodes.h"
#include "WorldPacket.h"
#include "hyjal_trash.h"

Go to the source code of this file.

Classes

class  instance_hyjal
 
struct  instance_hyjal::instance_mount_hyjal_InstanceMapScript
 

Macros

#define YELL_EFFORTS   "All of your efforts have been in vain, for the draining of the World Tree has already begun. Soon the heart of your world will beat no more."
 

Functions

void AddSC_instance_mount_hyjal ()
 

Macro Definition Documentation

◆ YELL_EFFORTS

#define YELL_EFFORTS   "All of your efforts have been in vain, for the draining of the World Tree has already begun. Soon the heart of your world will beat no more."

Function Documentation

◆ AddSC_instance_mount_hyjal()

void AddSC_instance_mount_hyjal ( )
338{
339 new instance_hyjal();
340}
Definition: instance_hyjal.cpp:44

Referenced by AddKalimdorScripts().