fix(DB/Creature) fix Bannok Grimaxe's Axe Toss has a missing model (#21780)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
This commit is contained in:
parent
dafd307088
commit
3ede7bd944
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Added missing ranged weapon for SpellID 6466
|
||||
UPDATE `creature_equip_template` SET `ItemID3` = 5856, `VerifiedBuild` = 0 WHERE (`CreatureID` = 9596);
|
||||
Loading…
Add table
Add a link
Reference in a new issue