diff options
Diffstat (limited to 'items/equip-head/item1220_BunchofParsley.xml')
-rw-r--r-- | items/equip-head/item1220_BunchofParsley.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/items/equip-head/item1220_BunchofParsley.xml b/items/equip-head/item1220_BunchofParsley.xml deleted file mode 100644 index 9db8bd03..00000000 --- a/items/equip-head/item1220_BunchofParsley.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0"?> -<items> - <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> - <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> - <sprite gender="female">equipment/head/parsley-earplugs-female.xml</sprite> - </item> -</items> |