diff options
Diffstat (limited to 'items/equip-head/item1220_BunchofParsley.xml')
-rw-r--r-- | items/equip-head/item1220_BunchofParsley.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/items/equip-head/item1220_BunchofParsley.xml b/items/equip-head/item1220_BunchofParsley.xml index 8a3d6f27..0ba486af 100644 --- a/items/equip-head/item1220_BunchofParsley.xml +++ b/items/equip-head/item1220_BunchofParsley.xml @@ -1,9 +1,5 @@ <?xml version="1.0"?> <items> - <its:translateRule selector="//item/@name" translate="yes"/> - <its:translateRule selector="//item/@description" translate="yes"/> - <its:translateRule selector="//item/@effect" translate="yes"/> - <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="unisex">equipment/head/parsley-earplugs.xml</sprite> |