diff options
Diffstat (limited to 'items/equip-head/item765_CaptainsHat.xml')
-rw-r--r-- | items/equip-head/item765_CaptainsHat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item765_CaptainsHat.xml b/items/equip-head/item765_CaptainsHat.xml index 1c28cded..e79791f4 100644 --- a/items/equip-head/item765_CaptainsHat.xml +++ b/items/equip-head/item765_CaptainsHat.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="765" image="equipment/head/captain_hat.png" name="Captain's Hat" description="A hat worn by the bravest captains." type="equip-head" defense="15" weight="8"> + <item id="765" image="equipment/head/captain_hat.png" name="Captain's Hat" description="A hat worn by the bravest captains." type="equip-head" defense="15" weight="20" sellProtected="true"> <sprite gender="unisex">equipment/head/captain-hat.xml</sprite> <sprite gender="female">equipment/head/captain-hat-female.xml</sprite> </item> |