From 2452b9c7f7a25912792db6256d128bd8b0f236f2 Mon Sep 17 00:00:00 2001 From: Killyana Date: Sat, 25 Jan 2020 21:02:14 +0100 Subject: DB/Creature: Spire Spiderling Summoned by a spell (cherry picked from commit 72b5039ec1cb670689d17bfa7023d6890b23c68b) --- sql/updates/world/master/2021_12_20_28_world_2020_01_25_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2021_12_20_28_world_2020_01_25_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2021_12_20_28_world_2020_01_25_01_world.sql b/sql/updates/world/master/2021_12_20_28_world_2020_01_25_01_world.sql new file mode 100644 index 00000000000..dfdcc7d90da --- /dev/null +++ b/sql/updates/world/master/2021_12_20_28_world_2020_01_25_01_world.sql @@ -0,0 +1,2 @@ +-- Spire Spiderling +DELETE FROM `creature` WHERE `id` = 10375; -- cgit v1.2.3