From 79307bc884e69e9f8dd60bd5a592a2a6b0a32e4a Mon Sep 17 00:00:00 2001 From: Filip Date: Sun, 8 Sep 2013 18:10:08 +0200 Subject: DB/Update: Needs null spawndist --- sql/updates/world/2013_09_08_01_world_update.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2013_09_08_01_world_update.sql (limited to 'sql') diff --git a/sql/updates/world/2013_09_08_01_world_update.sql b/sql/updates/world/2013_09_08_01_world_update.sql new file mode 100644 index 00000000000..e2046f0267d --- /dev/null +++ b/sql/updates/world/2013_09_08_01_world_update.sql @@ -0,0 +1,2 @@ +-- -.- >.> <.< -_- ._. +UPDATE `creature` SET `spawndist`=0 WHERE`id`=20635; -- cgit v1.2.3