fix:(DB/Creature): Removes unused creature 290 data (#15826)

This commit is contained in:
neifion-00000000
2023-04-05 10:09:55 -05:00
committed by GitHub
parent 00e42645b8
commit 21c399229d

View File

@@ -0,0 +1,3 @@
--
-- Removes strange rows from creature_template_spell
DELETE FROM `creature_template_spell` WHERE `CreatureID`=290;