TrinityCore
Loading...
Searching...
No Matches
instance_hyjal.cpp File Reference
#include "ScriptMgr.h"
#include "Creature.h"
#include "CreatureAI.h"
#include "GameObject.h"
#include "hyjal.h"
#include "InstanceScript.h"
#include "Log.h"
#include "Map.h"
+ Include dependency graph for instance_hyjal.cpp:

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

ObjectData const creatureData []
 

Function Documentation

◆ AddSC_instance_mount_hyjal()

void AddSC_instance_mount_hyjal ( )

Definition at line 228 of file instance_hyjal.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ creatureData

ObjectData const creatureData[]
Initial value:
=
{
{ 0, 0 }
}
@ KAZROGAL
Definition hyjal.h:75
@ AZGALOR
Definition hyjal.h:76
@ TYRANDE
Definition hyjal.h:70
@ ANETHERON
Definition hyjal.h:74
@ ARCHIMONDE
Definition hyjal.h:77
@ JAINA
Definition hyjal.h:68
@ RAGE_WINTERCHILL
Definition hyjal.h:73
@ THRALL
Definition hyjal.h:69
@ DATA_RAGEWINTERCHILL
Definition hyjal.h:30
@ DATA_TYRANDEWHISPERWIND
Definition hyjal.h:38
@ DATA_THRALL
Definition hyjal.h:37
@ DATA_KAZROGAL
Definition hyjal.h:32
@ DATA_AZGALOR
Definition hyjal.h:33
@ DATA_JAINAPROUDMOORE
Definition hyjal.h:36
@ DATA_ANETHERON
Definition hyjal.h:31
@ DATA_ARCHIMONDE
Definition hyjal.h:34

Definition at line 42 of file instance_hyjal.cpp.