blob: 04782314ee4485a68d3a9f6f2519dc7ed43b5eb0 (
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="2212" image="equipment/head/bowler-hat.png|W:#1a1a41,392b6e,4c529f,5d5dc2" name="Dark Blue Bowler Hat" description="A hat for those with a bit of class, with a dark blue band." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
<sprite gender="unisex">equipment/head/bowler-hat.xml|#1a1a41,392b6e,4c529f,5d5dc2</sprite>
<sprite gender="female">equipment/head/bowler-hat-female.xml|#1a1a41,392b6e,4c529f,5d5dc2</sprite>
<replace sprite="hair">
<item from="-6" to="-1"/>
</replace>
</item>
</items>
|