From 375b43ee9e4bcfa6174939972884fbfca42e9b37 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 20 Feb 2025 11:45:14 +0100 Subject: DB/Misc: Remove spawn of Isalien closes #30698 by Jildor --- sql/updates/world/3.3.5/2025_02_20_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2025_02_20_01_world.sql diff --git a/sql/updates/world/3.3.5/2025_02_20_01_world.sql b/sql/updates/world/3.3.5/2025_02_20_01_world.sql new file mode 100644 index 00000000000..9670853d97f --- /dev/null +++ b/sql/updates/world/3.3.5/2025_02_20_01_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `creature` WHERE `id`=16097; -- cgit v1.2.3