fix(DB/Creature): Despawn all instances of Superior Healing Ward (#23584)

This commit is contained in:
Andrew
2025-11-09 10:14:19 -03:00
committed by GitHub
parent d4cd580ddc
commit 040e7a0a4d

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `creature` WHERE `id1` = 10218;