diff options
Diffstat (limited to 'items/equip-head/item1220_BunchofParsley.xml')
-rw-r--r-- | items/equip-head/item1220_BunchofParsley.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/equip-head/item1220_BunchofParsley.xml b/items/equip-head/item1220_BunchofParsley.xml index 6bbc7467..321247ef 100644 --- a/items/equip-head/item1220_BunchofParsley.xml +++ b/items/equip-head/item1220_BunchofParsley.xml @@ -7,7 +7,6 @@ <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 gender="male">equipment/head/parsley-earplugs-male.xml</sprite> - <sprite gender="female">equipment/head/parsley-earplugs-female.xml</sprite> + <sprite>equipment/head/parsley-earplugs.xml</sprite> </item> </items> |