diff options
Diffstat (limited to 'items/equip-head/item2234_LightBlueBowlerHatBrown.xml')
-rw-r--r-- | items/equip-head/item2234_LightBlueBowlerHatBrown.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/items/equip-head/item2234_LightBlueBowlerHatBrown.xml b/items/equip-head/item2234_LightBlueBowlerHatBrown.xml deleted file mode 100644 index 2d66eb3f..00000000 --- a/items/equip-head/item2234_LightBlueBowlerHatBrown.xml +++ /dev/null @@ -1,16 +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="2234" image="equipment/head/bowler-hat-brown.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Bowler Hat (Brown)" description="A hat for those with a bit of class, with a light blue band." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true"> - <sprite gender="unisex">equipment/head/bowler-hat-brown.xml|#16486e,498ec5,e4f2fc</sprite> - <sprite gender="female">equipment/head/bowler-hat-brown-female.xml|#16486e,498ec5,e4f2fc</sprite> - <replace sprite="hair"> - <item from="-6" to="-1"/> - </replace> - </item> -</items> |