diff options
Diffstat (limited to 'items/equip-head/item654_Cap.xml')
-rw-r--r-- | items/equip-head/item654_Cap.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item654_Cap.xml b/items/equip-head/item654_Cap.xml index ac8d5f0d..b051898a 100644 --- a/items/equip-head/item654_Cap.xml +++ b/items/equip-head/item654_Cap.xml @@ -7,9 +7,8 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="654" image="equipment/head/cap.png|R:#d94800" name="Cap" description="A hat with a peak to shield your eyes from the sun." type="equip-head" defense="5" weight="20" sellProtected="true"> + <sprite gender="unisex">equipment/head/cap.xml|#d94800</sprite> <sprite gender="female">equipment/head/cap-female.xml|#d94800</sprite> - <sprite gender="male">equipment/head/cap.xml|#d94800</sprite> - <sprite gender="other">equipment/head/cap.xml|#d94800</sprite> <replace sprite="hair"> <item from="-6" to="-1"/> </replace> |