fix(DB/Creature): Remove Creature Entry 621 (#16182)

This commit is contained in:
neifion-00000000
2023-05-10 10:39:09 -05:00
committed by GitHub
parent d7bdf5f717
commit 236c9fb6c9

View File

@@ -0,0 +1,3 @@
--
-- Removes a unused and incorrect creature (not found in brute force)
DELETE FROM `creature_template` WHERE `entry`=621;