Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
BattlefieldWG.cpp File Reference
#include "AchievementMgr.h"
#include "BattlefieldWG.h"
#include "MapManager.h"
#include "ObjectMgr.h"
#include "Opcodes.h"
#include "Player.h"
#include "SpellAuras.h"
#include "TemporarySummon.h"
#include "Vehicle.h"
#include "WorldSession.h"
Include dependency graph for BattlefieldWG.cpp:

Go to the source code of this file.

Enumerations

enum  WGVehicles { NPC_WG_SEIGE_ENGINE_ALLIANCE = 28312 , NPC_WG_SEIGE_ENGINE_HORDE = 32627 , NPC_WG_DEMOLISHER = 28094 , NPC_WG_CATAPULT = 27881 }

Enumeration Type Documentation

◆ WGVehicles

enum WGVehicles
Todo

Implement proper support for vehicle+player teleportation

Use spell victory/defeat in wg instead of RewardMarkOfHonor() && RewardHonor

Add proper implement of achievement

Enumerator
NPC_WG_SEIGE_ENGINE_ALLIANCE 
NPC_WG_SEIGE_ENGINE_HORDE 
NPC_WG_DEMOLISHER 
NPC_WG_CATAPULT 

Definition at line 21 of file BattlefieldWG.cpp.