aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2020_01_04_00_world_335.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_01_04_00_world_335.sql b/sql/updates/world/3.3.5/2020_01_04_00_world_335.sql
new file mode 100644
index 00000000000..810bf21b17f
--- /dev/null
+++ b/sql/updates/world/3.3.5/2020_01_04_00_world_335.sql
@@ -0,0 +1,3 @@
+--
+DELETE FROM `creature` WHERE `guid` IN (146055,146013) AND `id` IN (478,97);
+DELETE FROM `spawn_group` WHERE `spawnid` IN (146055,146013) AND `spawnType`=0;