![]() |
TrinityCore
|
#include "BattlegroundEY.h"#include "BattlegroundMgr.h"#include "BattlegroundPackets.h"#include "Creature.h"#include "DBCStores.h"#include "GameObject.h"#include "Log.h"#include "Map.h"#include "ObjectAccessor.h"#include "Player.h"#include "Random.h"#include "Util.h"#include "WorldStatePackets.h"
Include dependency graph for BattlegroundEY.cpp:Go to the source code of this file.
Variables | |
| uint32 | BG_EY_HonorScoreTicks [BG_HONOR_MODE_NUM] |
| uint32 BG_EY_HonorScoreTicks[BG_HONOR_MODE_NUM] |
Definition at line 33 of file BattlegroundEY.cpp.