summaryrefslogtreecommitdiff
path: root/items/equip-head/item1220_BunchofParsley.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items/equip-head/item1220_BunchofParsley.xml')
-rw-r--r--items/equip-head/item1220_BunchofParsley.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/items/equip-head/item1220_BunchofParsley.xml b/items/equip-head/item1220_BunchofParsley.xml
index 321247ef..09d003f4 100644
--- a/items/equip-head/item1220_BunchofParsley.xml
+++ b/items/equip-head/item1220_BunchofParsley.xml
@@ -7,6 +7,8 @@
<its:translateRule selector="//*" translate="no"/>
</its:rules>
<item id="1220" image="equipment/head/parsley-earplugs.png" name="Bunch of Parsley" description="A bunch of parsley, useful for salads and many other dishes. In a pinch, it doubles as earplugs." type="equip-head" defense="1" weight="1" sellProtected="true">
- <sprite>equipment/head/parsley-earplugs.xml</sprite>
+ <sprite gender="female">equipment/head/parsley-earplugs-female.xml</sprite>
+ <sprite gender="male">equipment/head/parsley-earplugs.xml</sprite>
+ <sprite gender="other">equipment/head/parsley-earplugs.xml</sprite>
</item>
</items>