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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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