aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2020_06_22_00_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_06_22_00_world.sql b/sql/updates/world/3.3.5/2020_06_22_00_world.sql
new file mode 100644
index 00000000000..4b26e95037c
--- /dev/null
+++ b/sql/updates/world/3.3.5/2020_06_22_00_world.sql
@@ -0,0 +1,5 @@
+-- Stranglethorn Fishing Extravaganza Turn-ins
+UPDATE `game_event` SET `holiday`= 0, `holidayStage`= 0 WHERE `eventEntry`= 62;
+-- Darkmoon Faire Building (Mulgore / Terokkar Forest)
+UPDATE `game_event` SET `length`= 4320, `holiday`= 375, `holidayStage`= 1 WHERE `eventEntry`= 71;
+UPDATE `game_event` SET `length`= 4320, `holiday`= 376, `holidayStage`= 1 WHERE `eventEntry`= 77;