![]() |
TrinityCore
|
#include "Arena.h"
Include dependency graph for BattlegroundRL.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BattlegroundRL |
Enumerations | |
| enum | BattlegroundRLObjectTypes { BG_RL_OBJECT_DOOR_1 = 0, BG_RL_OBJECT_DOOR_2 = 1, BG_RL_OBJECT_BUFF_1 = 2, BG_RL_OBJECT_BUFF_2 = 3, BG_RL_OBJECT_MAX = 4 } |
| enum | BattlegroundRLGameObjects { BG_RL_OBJECT_TYPE_DOOR_1 = 185918, BG_RL_OBJECT_TYPE_DOOR_2 = 185917, BG_RL_OBJECT_TYPE_BUFF_1 = 184663, BG_RL_OBJECT_TYPE_BUFF_2 = 184664 } |
1.8.8