aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2022_01_26_38_world_2020_08_13_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_01_26_38_world_2020_08_13_00_world.sql b/sql/updates/world/master/2022_01_26_38_world_2020_08_13_00_world.sql
new file mode 100644
index 00000000000..3cd31e5a765
--- /dev/null
+++ b/sql/updates/world/master/2022_01_26_38_world_2020_08_13_00_world.sql
@@ -0,0 +1,2 @@
+-- Spawned only during outro event of quest The Truth Unorbed
+DELETE FROM `creature` WHERE `id` IN (22232,22233,22235);