diff options
Diffstat (limited to 'items/equip-head/item621_Eyepatch.xml')
-rw-r--r-- | items/equip-head/item621_Eyepatch.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/items/equip-head/item621_Eyepatch.xml b/items/equip-head/item621_Eyepatch.xml deleted file mode 100644 index e7773ae6..00000000 --- a/items/equip-head/item621_Eyepatch.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="621" image="equipment/head/eyepatch.png" name="Eyepatch" description="What really makes you a pirate." type="equip-head" weight="5" defense="3" sellProtected="true"> - <sprite gender="unisex">equipment/head/eyepatch.xml</sprite> - <sprite gender="female">equipment/head/eyepatch-female.xml</sprite> - </item> -</items> |