Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
zone_eversong_woods.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "ScriptedGossip.h"
#include "ScriptedEscortAI.h"
#include "Player.h"
Include dependency graph for zone_eversong_woods.cpp:

Go to the source code of this file.

Classes

struct  Location
class  npc_apprentice_mirveda
struct  npc_apprentice_mirveda::npc_apprentice_mirvedaAI
class  npc_infused_crystal
struct  npc_infused_crystal::npc_infused_crystalAI

Enumerations

enum  InfusedCrystal { QUEST_POWERING_OUR_DEFENSES = 8490 , EMOTE = 0 , NPC_ENRAGED_WRAITH = 17086 }
enum  UnexpectedResults { QUEST_UNEXPECTED_RESULT = 8488 , NPC_GHARZUL = 15958 , NPC_ANGERSHADE = 15656 }

Functions

void AddSC_eversong_woods ()

Variables

static Location SpawnLocations []

Enumeration Type Documentation

◆ InfusedCrystal

Enumerator
QUEST_POWERING_OUR_DEFENSES 
EMOTE 
NPC_ENRAGED_WRAITH 

Definition at line 113 of file zone_eversong_woods.cpp.

◆ UnexpectedResults

Enumerator
QUEST_UNEXPECTED_RESULT 
NPC_GHARZUL 
NPC_ANGERSHADE 

Definition at line 24 of file zone_eversong_woods.cpp.

Function Documentation

◆ AddSC_eversong_woods()

void AddSC_eversong_woods ( )

Definition at line 229 of file zone_eversong_woods.cpp.

Referenced by AddEasternKingdomsScripts().

Variable Documentation

◆ SpawnLocations

Location SpawnLocations[]
static
Initial value:
=
{
{8270.68f, -7188.53f, 139.619f},
{8284.27f, -7187.78f, 139.603f},
{8297.43f, -7193.53f, 139.603f},
{8303.5f, -7201.96f, 139.577f},
{8273.22f, -7241.82f, 139.382f},
{8254.89f, -7222.12f, 139.603f},
{8278.51f, -7242.13f, 139.162f},
{8267.97f, -7239.17f, 139.517f}
}

Definition at line 130 of file zone_eversong_woods.cpp.

Referenced by npc_infused_crystal::npc_infused_crystalAI::UpdateAI().