From 9a1301df4698f4eb6c34145a1c8d3254a1ae5b85 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 3 Sep 2015 11:42:10 +0200 Subject: DB/Misc: Delete another duplicate spawn --- sql/updates/world/2015_09_03_04_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_09_03_04_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_09_03_04_world.sql b/sql/updates/world/2015_09_03_04_world.sql new file mode 100644 index 00000000000..9c4d4d98828 --- /dev/null +++ b/sql/updates/world/2015_09_03_04_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `creature` WHERE `guid`=28649 AND `id`=17148; -- cgit v1.2.3