From 8bf21b37aa6839ba2fe9a6ac241c071b41e12cdf Mon Sep 17 00:00:00 2001 From: Aokromes Date: Wed, 28 Sep 2016 13:39:47 +0200 Subject: DB/Creature: follow up to b153d783b By Malcrom (cherry picked from commit 71dc6b9572463eb0c41a47ac0b241fc395c9559f) Update 2016_09_28_02_world.sql (cherry picked from commit e1bafd62a76d83c841006265a0fe08b7e5e66eb7) --- sql/updates/world/master/2017_03_04_03_world_2016_09_28_02_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2017_03_04_03_world_2016_09_28_02_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2017_03_04_03_world_2016_09_28_02_world.sql b/sql/updates/world/master/2017_03_04_03_world_2016_09_28_02_world.sql new file mode 100644 index 00000000000..08f3cc34c39 --- /dev/null +++ b/sql/updates/world/master/2017_03_04_03_world_2016_09_28_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `waypoint_data` SET `delay`=1000 WHERE `id` IN (876690,876700) AND `point`=7; -- cgit v1.2.3