AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
instance_the_black_morass.cpp File Reference
#include "CreatureScript.h"
#include "InstanceMapScript.h"
#include "InstanceScript.h"
#include "Player.h"
#include "ScriptedCreature.h"
#include "SpellInfo.h"
#include "TemporarySummon.h"
#include "the_black_morass.h"

Go to the source code of this file.

Classes

class  instance_the_black_morass
 
struct  instance_the_black_morass::instance_the_black_morass_InstanceMapScript
 

Functions

void AddSC_instance_the_black_morass ()
 

Variables

const Position PortalLocation [4]
 
ObjectData const creatureData []
 

Function Documentation

◆ AddSC_instance_the_black_morass()

void AddSC_instance_the_black_morass ( )
473{
475}
Definition: instance_the_black_morass.cpp:42

Referenced by AddKalimdorScripts().

Variable Documentation

◆ creatureData

ObjectData const creatureData[]
Initial value:
=
{
{ 0, 0 }
}
@ NPC_MEDIVH
Definition: the_black_morass.h:66
@ DATA_MEDIVH
Definition: the_black_morass.h:38

Referenced by instance_the_black_morass::instance_the_black_morass_InstanceMapScript::instance_the_black_morass_InstanceMapScript().

◆ PortalLocation

const Position PortalLocation[4]
Initial value:
=
{
{ -2030.8318f, 7024.9443f, 23.071817f, 3.14159f },
{ -1961.7335f, 7029.5280f, 21.811401f, 2.12931f },
{ -1887.6950f, 7106.5570f, 22.049500f, 4.95673f },
{ -1930.9106f, 7183.5970f, 23.007639f, 3.59537f }
}

Referenced by instance_the_black_morass::instance_the_black_morass_InstanceMapScript::CleanupInstance().