AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
instance_the_underbog.cpp File Reference
#include "CreatureScript.h"
#include "InstanceMapScript.h"
#include "InstanceScript.h"
#include "Map.h"
#include "the_underbog.h"

Go to the source code of this file.

Classes

class  instance_the_underbog
 
struct  instance_the_underbog::instance_the_underbog_InstanceMapScript
 

Functions

void AddSC_instance_the_underbog ()
 

Variables

ObjectData const creatureData []
 

Function Documentation

◆ AddSC_instance_the_underbog()

void AddSC_instance_the_underbog ( )
54{
56}
Definition: instance_the_underbog.cpp:32

Referenced by AddOutlandScripts().

Variable Documentation

◆ creatureData

ObjectData const creatureData[]
Initial value:
=
{
{ 0, 0 }
}
@ NPC_HUNGARFEN
Definition: the_underbog.h:37
@ NPC_GHAZAN
Definition: the_underbog.h:39
@ DATA_HUNGARFEN
Definition: the_underbog.h:27
@ DATA_GHAZAN
Definition: the_underbog.h:28

Referenced by instance_the_underbog::instance_the_underbog_InstanceMapScript::Initialize().