DB/Creature: Fix equipment for Southsea Swashbuckler

This commit is contained in:
malcrom
2021-12-23 01:55:45 +02:00
committed by offl
parent e470a23a2f
commit f0488e9c4a

View File

@@ -0,0 +1,2 @@
-- Fix equipment for Southsea Swashbuckler (verified with vmangos data)
UPDATE `creature_equip_template` SET `ItemID1`=1897, `ItemID2`=0, `VerifiedBuild`=31727 WHERE `CreatureID`=7858;