fix(DB/Creature): Delete extra Chess Square, OUTSIDE BLACK (DND) found in Nagrand (#15073)

This commit is contained in:
Gultask
2023-02-17 05:15:59 -03:00
committed by GitHub
parent 7a1e3fb4e4
commit 10a806932c

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `creature` WHERE `id1`=17316 AND `map`=530 AND `guid` IN (86488, 86489, 86490);