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

Go to the source code of this file.

Classes

class  npc_sharpbeak
 
struct  npc_sharpbeak::npc_sharpbeak_AI
 

Enumerations

enum  Sharpbeak { NPC_SHARPBEAK_CAMP = 43161 , NPC_SHARPBEAK_JINTHAALOR = 51125 , SPELL_EJECT_ALL_PASSENGERS = 50630 , PATH_HARDCODED_ID = 1 }
 

Functions

void AddSC_hinterlands ()
 

Variables

WaypointPath const campPath
 
WaypointPath const jinthaalorPath
 

Enumeration Type Documentation

◆ Sharpbeak

enum Sharpbeak
Enumerator
NPC_SHARPBEAK_CAMP 
NPC_SHARPBEAK_JINTHAALOR 
SPELL_EJECT_ALL_PASSENGERS 
PATH_HARDCODED_ID 

Definition at line 37 of file zone_hinterlands.cpp.

Function Documentation

◆ AddSC_hinterlands()

void AddSC_hinterlands ( )

Definition at line 133 of file zone_hinterlands.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ campPath

WaypointPath const campPath
Initial value:
=
{
{
{ 1, -68.80193f, -4034.235f, 123.6844f },
{ 2, -62.2031f, -4031.36f, 132.727f },
{ 3, -48.5851f, -4008.04f, 156.977f },
{ 4, -26.2691f, -3987.88f, 176.755f },
{ 5, 11.5087f, -3960.86f, 203.561f },
{ 6, 45.0087f, -3922.58f, 236.672f },
{ 7, 75.4427f, -3856.91f, 255.672f },
{ 8, 74.8351f, -3768.84f, 279.839f },
{ 9, -53.0104f, -3582.62f, 287.755f },
{ 10, -169.123f, -3582.08f, 282.866f },
{ 11, -241.8403f, -3625.01f, 247.4203f }
},
}
@ PATH_HARDCODED_ID

Definition at line 45 of file zone_hinterlands.cpp.

◆ jinthaalorPath

WaypointPath const jinthaalorPath
Initial value:
=
{
{
{ 1, -241.606f, -3627.713f, 236.61870f },
{ 2, -235.6163f, -3624.076f, 239.6081f },
{ 3, -226.8698f, -3623.929f, 244.8882f },
{ 4, -193.6406f, -3618.776f, 244.8882f },
{ 5, -149.7292f, -3613.349f, 244.8882f },
{ 6, -103.8976f, -3623.828f, 238.0368f },
{ 7, -41.33681f, -3710.568f, 232.4109f },
{ 8, 6.201389f, -3739.243f, 214.2869f },
{ 9, 37.44097f, -3773.431f, 189.4650f },
{ 10, 44.21875f, -3884.991f, 177.7446f },
{ 11, 39.81424f, -3934.679f, 168.1627f },
{ 12, 32.17535f, -3983.781f, 166.1228f },
{ 13, 21.34896f, -4005.293f, 162.9598f },
{ 14, -5.734375f, -4028.695f, 149.0161f },
{ 15, -23.23611f, -4040.689f, 140.1189f },
{ 16, -35.45139f, -4047.543f, 133.2071f },
{ 17, -59.21181f, -4051.257f, 128.0297f },
{ 18, -76.90625f, -4040.207f, 126.0433f },
{ 19, -77.51563f, -4022.026f, 123.2135f }
},
}

Definition at line 65 of file zone_hinterlands.cpp.