diff options
Diffstat (limited to 'items/equip-head/item646_Crown.xml')
-rw-r--r-- | items/equip-head/item646_Crown.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item646_Crown.xml b/items/equip-head/item646_Crown.xml index a30e1d80..06b53c2a 100644 --- a/items/equip-head/item646_Crown.xml +++ b/items/equip-head/item646_Crown.xml @@ -7,9 +7,8 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="646" image="equipment/head/crown.png" name="Crown" description="A jewel embossed crown fit for any ruler." type="equip-head" defense="4" weight="240" sellProtected="true"> + <sprite gender="unisex">equipment/head/crown.xml</sprite> <sprite gender="female">equipment/head/crown-female.xml</sprite> - <sprite gender="male">equipment/head/crown.xml</sprite> - <sprite gender="other">equipment/head/crown.xml</sprite> <replace sprite="hair"> <item from="-6" to="-1"/> </replace> |