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

Go to the source code of this file.

Classes

class  instance_the_slave_pens
 
struct  instance_the_slave_pens::instance_the_slave_pens_InstanceMapScript
 

Functions

void AddSC_instance_the_slave_pens ()
 

Variables

ObjectData const creatureData []
 

Function Documentation

◆ AddSC_instance_the_slave_pens()

void AddSC_instance_the_slave_pens ( )
170{
172}
Definition: instance_the_slave_pens.cpp:39

Referenced by AddOutlandScripts().

Variable Documentation

◆ creatureData

ObjectData const creatureData[]
Initial value:
=
{
{ 0, 0 }
}
@ NPC_QUAGMIRRAN
Definition: the_slave_pens.h:71
@ DATA_QUAGMIRRAN
Definition: the_slave_pens.h:32

Referenced by instance_the_slave_pens::instance_the_slave_pens_InstanceMapScript::instance_the_slave_pens_InstanceMapScript().