From 6042d02349835523dc24b145c10c90ab55025f6d 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. (cherry picked from commit bc187c136cc546b3a8a95eda5140927b138be807) --- sql/updates/world/master/2017_11_11_06_world_2016_10_29_05_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2017_11_11_06_world_2016_10_29_05_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2017_11_11_06_world_2016_10_29_05_world.sql b/sql/updates/world/master/2017_11_11_06_world_2016_10_29_05_world.sql new file mode 100644 index 00000000000..1f923592dda --- /dev/null +++ b/sql/updates/world/master/2017_11_11_06_world_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