fix(DB/Creature): Remove unnecessary Netherwing targetting dummy creatures. (#21867)

This commit is contained in:
Benjamin Jackson
2025-04-13 14:51:50 -04:00
committed by GitHub
parent e43550a12c
commit 7eb5f20617

View File

@@ -0,0 +1 @@
DELETE FROM `creature` WHERE `id1` = 22317 AND `guid` IN (78506, 78507);