fix(DB/Creature): Deleted Wendigo entity spawning under the ground… (#23555)

This commit is contained in:
Nicolas Lebacq
2025-11-07 06:47:12 +00:00
committed by GitHub
parent 639ee028fd
commit 0bdf7a6b0f

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `creature` WHERE `guid` = 3564 AND `id1` = 1135;