diff options
Diffstat (limited to 'items/equip-torso/item2084_LightBlueSilkRobe.xml')
-rw-r--r-- | items/equip-torso/item2084_LightBlueSilkRobe.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-torso/item2084_LightBlueSilkRobe.xml b/items/equip-torso/item2084_LightBlueSilkRobe.xml index de70b19e..2a20058c 100644 --- a/items/equip-torso/item2084_LightBlueSilkRobe.xml +++ b/items/equip-torso/item2084_LightBlueSilkRobe.xml @@ -7,9 +7,8 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="2084" image="equipment/chest/silk-robe.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Silk Robe" description="A light and shimmering light blue silk robe." type="equip-torso" defense="5" weight="30" sellProtected="true"> + <sprite gender="unisex">equipment/chest/robe.xml|#16486e,498ec5,e4f2fc</sprite> <sprite gender="female">equipment/chest/robe-female.xml|#16486e,498ec5,e4f2fc</sprite> - <sprite gender="male">equipment/chest/robe.xml|#16486e,498ec5,e4f2fc</sprite> - <sprite gender="other">equipment/chest/robe.xml|#16486e,498ec5,e4f2fc</sprite> <replace sprite="race"> <item from="-100" to="-99100"/> <item from="-101" to="-99101"/> |