From 51d3fcab4fb70f14cc2ba95b100d9c7ddcaedf19 Mon Sep 17 00:00:00 2001 From: Killyana Date: Mon, 17 Oct 2016 19:31:47 +0200 Subject: DB/Creature: Remove [UNUSED] Henria Derth --- sql/updates/world/3.3.5/2016_10_17_06_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_10_17_06_world.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2016_10_17_06_world.sql b/sql/updates/world/3.3.5/2016_10_17_06_world.sql new file mode 100644 index 00000000000..b6df3a1991b --- /dev/null +++ b/sql/updates/world/3.3.5/2016_10_17_06_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `creature` WHERE `id` IN (2870); -- cgit v1.2.3