TrinityCore
Loading...
Searching...
No Matches
zone_mulgore.cpp File Reference
#include "MotionMaster.h"
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "WaypointDefines.h"
+ Include dependency graph for zone_mulgore.cpp:

Go to the source code of this file.

Classes

class  npc_eagle_spirit
 
struct  npc_eagle_spirit::npc_eagle_spirit_AI
 

Enumerations

enum  EagleSpirit { SPELL_EJECT_ALL_PASSENGERS = 50630 , SPELL_SPIRIT_FORM = 69324 }
 

Functions

void AddSC_mulgore ()
 

Variables

WaypointPath const EagleSpiritflightPath
 

Enumeration Type Documentation

◆ EagleSpirit

Enumerator
SPELL_EJECT_ALL_PASSENGERS 
SPELL_SPIRIT_FORM 

Definition at line 27 of file zone_mulgore.cpp.

Function Documentation

◆ AddSC_mulgore()

void AddSC_mulgore ( )

Definition at line 79 of file zone_mulgore.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ EagleSpiritflightPath

WaypointPath const EagleSpiritflightPath
Initial value:
=
{
0,
{
{ 0, -2884.155f, -71.08681f, 242.0678f },
{ 1, -2720.592f, -111.0035f, 242.5955f },
{ 2, -2683.951f, -382.9010f, 231.1792f },
{ 3, -2619.148f, -484.9288f, 231.1792f },
{ 4, -2543.868f, -525.3333f, 231.1792f },
{ 5, -2465.321f, -502.4896f, 190.7347f },
{ 6, -2343.872f, -401.8281f, -8.320873f }
},
}

Definition at line 33 of file zone_mulgore.cpp.