fix(DB/Creature): Remove Mathrengyl Bearwalker's Left Right Claw. (#13846)

This commit is contained in:
Benjamin Jackson
2022-12-29 06:08:34 -05:00
committed by GitHub
parent 97b5906124
commit f8db9f5beb

View File

@@ -0,0 +1 @@
UPDATE `creature_equip_template` SET `ItemID2`=0 WHERE `CreatureID`=4217 AND `ID`=1;