fix(DB/Creature): Remove Mathrengyl Bearwalker's Left Right Claw. (#13846)
This commit is contained in:
parent
97b5906124
commit
f8db9f5beb
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/bearwalker.sql
Normal file
1
data/sql/updates/pending_db_world/bearwalker.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_equip_template` SET `ItemID2`=0 WHERE `CreatureID`=4217 AND `ID`=1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue