Core/Battleground: Fix "Call to Arms: Isle of Conquest!" not giving Holiday Weekend honor

(cherry picked from commit 562e82928f)
This commit is contained in:
jackpoz
2015-08-26 22:55:21 +02:00
committed by MitchesD
parent c4f64c6d9c
commit ceed5e2d35

View File

@@ -0,0 +1 @@
UPDATE `game_event_battleground_holiday` SET `bgflag` = 1073741824 WHERE `eventEntry` = 54 ;