DB/Creature: Remove some wrong spawns

Ref #23791

(cherry picked from commit 2b8f314183)
This commit is contained in:
offl
2020-08-13 15:52:15 +03:00
committed by Shauren
parent 14f696f9fe
commit 0184ea625c

View File

@@ -0,0 +1,2 @@
-- Spawned only during outro event of quest The Truth Unorbed
DELETE FROM `creature` WHERE `id` IN (22232,22233,22235);