aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSnapperRy <snapperryen@gmail.com>2016-10-29 18:45:59 +0200
committerGitHub <noreply@github.com>2016-10-29 18:45:59 +0200
commitbc187c136cc546b3a8a95eda5140927b138be807 (patch)
tree415ff052b0189346e0c5235d08de093324da036a
parent874c70c88f8ed45b3b5262f3d5c40ea0989fc11f (diff)
DB/Event: forgot that Hallow's End is still running.
-rw-r--r--sql/updates/world/3.3.5/2016_10_29_05_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_29_05_world.sql b/sql/updates/world/3.3.5/2016_10_29_05_world.sql
new file mode 100644
index 00000000000..1f923592dda
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_10_29_05_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `game_event` SET `start_time`="2016-10-18 01:00:00" WHERE `eventEntry`=12;