fix(DB/Creature): Spitelash Serpent Guard equipment (#16036)

This commit is contained in:
ZhengPeiRu21 2023-04-19 10:28:59 -06:00 committed by GitHub
parent 0c6fda822a
commit aef6d0b1a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_equip_template` SET `ItemID2` = 0 WHERE `CreatureID` = 6194;