Core/Battlegrounds: Fix text messages in Eye of the Storm when capture Draenei Ruins (#27260)
(cherry picked from commit e02e78406221d7efa7ed5b3d7e81fb20d9a8df37)
This commit is contained in:
@@ -274,8 +274,8 @@ enum BG_EY_BroadcastTexts
|
||||
BG_EY_TEXT_ALLIANCE_LOST_BLOOD_ELF_TOWER = 17831,
|
||||
BG_EY_TEXT_HORDE_LOST_BLOOD_ELF_TOWER = 17832,
|
||||
|
||||
BG_EY_TEXT_ALLIANCE_TAKEN_DRAENEI_RUINS = 17826,
|
||||
BG_EY_TEXT_HORDE_TAKEN_DRAENEI_RUINS = 17827,
|
||||
BG_EY_TEXT_ALLIANCE_TAKEN_DRAENEI_RUINS = 17827,
|
||||
BG_EY_TEXT_HORDE_TAKEN_DRAENEI_RUINS = 17826,
|
||||
BG_EY_TEXT_ALLIANCE_LOST_DRAENEI_RUINS = 17833,
|
||||
BG_EY_TEXT_HORDE_LOST_DRAENEI_RUINS = 17834,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user