aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_12_31_20_world_2020_04_06_01_world.sql28
1 files changed, 28 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_31_20_world_2020_04_06_01_world.sql b/sql/updates/world/master/2021_12_31_20_world_2020_04_06_01_world.sql
new file mode 100644
index 00000000000..856060ff480
--- /dev/null
+++ b/sql/updates/world/master/2021_12_31_20_world_2020_04_06_01_world.sql
@@ -0,0 +1,28 @@
+--
+DELETE FROM `game_event_gameobject` WHERE `eventEntry`=1 AND `guid` IN (17910, 17911, 17912, 17913, 17914, 17915, 20971, 20974, 20979, 20982, 26596, 26703, 26704, 27039, 27265, 27272, 27307, 27311, 27314, 27318, 27319, 27320, 27321, 27552, 27554);
+INSERT INTO `game_event_gameobject` (`eventEntry`, `guid`) VALUES
+(1, 17910),
+(1, 17911),
+(1, 17912),
+(1, 17913),
+(1, 17914),
+(1, 17915),
+(1, 20971),
+(1, 20974),
+(1, 20979),
+(1, 20982),
+(1, 26596),
+(1, 26703),
+(1, 26704),
+(1, 27039),
+(1, 27265),
+(1, 27272),
+(1, 27307),
+(1, 27311),
+(1, 27314),
+(1, 27318),
+(1, 27319),
+(1, 27320),
+(1, 27321),
+(1, 27552),
+(1, 27554);