![]() |
TrinityCore
|
#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 } |
| enum KalecgosMisc |
Definition at line 29 of file magisters_terrace.cpp.
| void AddSC_magisters_terrace | ( | ) |
| Position const KalecgosHumanSpawnPos = { 197.86285f, -272.74414f, -8.651634f, 0.0f } |
Definition at line 45 of file magisters_terrace.cpp.