From 5d9370a0f755887d2fff13e4ce982bd52f00f77b Mon Sep 17 00:00:00 2001 From: Killyana Date: Thu, 7 Jan 2016 01:56:37 +0100 Subject: DB/Creature: Remove a wrong spawn --- sql/updates/world/2016_01_07_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2016_01_07_01_world.sql diff --git a/sql/updates/world/2016_01_07_01_world.sql b/sql/updates/world/2016_01_07_01_world.sql new file mode 100644 index 00000000000..4a15aa405ec --- /dev/null +++ b/sql/updates/world/2016_01_07_01_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `creature` WHERE `id`=22972; -- cgit v1.2.3