diff options
| author | Aokromes <Aokromes@users.noreply.github.com> | 2016-09-28 14:27:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-28 14:27:01 +0200 |
| commit | e1bafd62a76d83c841006265a0fe08b7e5e66eb7 (patch) | |
| tree | d3bb0298ff718c98fc5b5e2f1cebccba7f7e8554 | |
| parent | 71dc6b9572463eb0c41a47ac0b241fc395c9559f (diff) | |
Update 2016_09_28_02_world.sql
| -rw-r--r-- | sql/updates/world/3.3.5/2016_09_28_02_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2016_09_28_02_world.sql b/sql/updates/world/3.3.5/2016_09_28_02_world.sql index 635d438bab7..08f3cc34c39 100644 --- a/sql/updates/world/3.3.5/2016_09_28_02_world.sql +++ b/sql/updates/world/3.3.5/2016_09_28_02_world.sql @@ -1,2 +1,2 @@ -- -UPDATE `waypoint_data` SET `delay`=1000 WHERE `id` IN (876690,876700) AND `point`=7 +UPDATE `waypoint_data` SET `delay`=1000 WHERE `id` IN (876690,876700) AND `point`=7; |
