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

Go to the source code of this file.

Classes

struct  npc_kalecgos
 

Enumerations

enum  KalecgosMisc {
  SAY_KALECGOS_SPAWN = 0 , SPELL_CAMERA_SHAKE = 44762 , SPELL_TRANSFORM_VISUAL = 24085 , SPELL_ORB_KILL_CREDIT = 46307 ,
  PATH_KALECGOS_FLIGHT = 1987520 , POINT_ID_PREPARE_LANDING = 6 , EVENT_KALECGOS_LANDING = 1 , EVENT_KALECGOS_TRANSFORM ,
  EVENT_KALECGOS_SUMMON
}
 

Functions

void AddSC_magisters_terrace ()
 

Variables

Position const KalecgosHumanSpawnPos = { 197.86285f, -272.74414f, -8.651634f, 0.0f }
 

Enumeration Type Documentation

◆ KalecgosMisc

Enumerator
SAY_KALECGOS_SPAWN 
SPELL_CAMERA_SHAKE 
SPELL_TRANSFORM_VISUAL 
SPELL_ORB_KILL_CREDIT 
PATH_KALECGOS_FLIGHT 
POINT_ID_PREPARE_LANDING 
EVENT_KALECGOS_LANDING 
EVENT_KALECGOS_TRANSFORM 
EVENT_KALECGOS_SUMMON 

Definition at line 29 of file magisters_terrace.cpp.

Function Documentation

◆ AddSC_magisters_terrace()

void AddSC_magisters_terrace ( )

Definition at line 102 of file magisters_terrace.cpp.

+ Here is the caller graph for this function:

Variable Documentation

◆ KalecgosHumanSpawnPos

Position const KalecgosHumanSpawnPos = { 197.86285f, -272.74414f, -8.651634f, 0.0f }

Definition at line 45 of file magisters_terrace.cpp.