From 52fd561f47297f01560f6571724225fef9c5485a Mon Sep 17 00:00:00 2001 From: Vincent_Michael Date: Wed, 2 Jan 2013 05:15:53 +0100 Subject: DB/Creature: Removed "Grand Apothecary Putress" from Shattrath City Patch 3.0.3 (2008-11-04): Removed from Shattrath City. --- sql/updates/world/2013_01_02_04_world_creature.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2013_01_02_04_world_creature.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2013_01_02_04_world_creature.sql b/sql/updates/world/2013_01_02_04_world_creature.sql new file mode 100644 index 00000000000..686909ce57e --- /dev/null +++ b/sql/updates/world/2013_01_02_04_world_creature.sql @@ -0,0 +1 @@ +DELETE FROM `creature` WHERE `id`=28318; -- Grand Apothecary Putress -- cgit v1.2.3