From bc187c136cc546b3a8a95eda5140927b138be807 Mon Sep 17 00:00:00 2001 From: SnapperRy Date: Sat, 29 Oct 2016 18:45:59 +0200 Subject: DB/Event: forgot that Hallow's End is still running. --- sql/updates/world/3.3.5/2016_10_29_05_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_10_29_05_world.sql (limited to 'sql') 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; -- cgit v1.2.3