blob: d9892e42aaa8c05b6c086de47ff89495f298a69c (
plain) (
tree)
|
|
<?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="2219" image="equipment/head/bowler-hat.png|W:#0b300b,195519,3e832e,3e9c3e" name="Dark Green Bowler Hat" description="A hat for those with a bit of class, with a dark green band." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
<sprite gender="unisex">equipment/head/bowler-hat.xml|#0b300b,195519,3e832e,3e9c3e</sprite>
<sprite gender="female">equipment/head/bowler-hat-female.xml|#0b300b,195519,3e832e,3e9c3e</sprite>
<replace sprite="hair">
<item from="-6" to="-1"/>
</replace>
</item>
</items>
|