blob: ef88230efe97db55fa114fa0a6295ea3ed2d1c99 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<items>
<item id="2237" image="equipment/head/bowler-hat-brown.png|W:#80280f,b04810,ef681f,ffb830" name="Orange Bowler Hat (Brown)" description="A hat for those with a bit of class, with an orange band." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
<sprite gender="unisex">equipment/head/bowler-hat-brown.xml|#80280f,b04810,ef681f,ffb830</sprite>
<sprite gender="female">equipment/head/bowler-hat-brown-female.xml|#80280f,b04810,ef681f,ffb830</sprite>
<replace sprite="hair">
<item from="-6" to="-1"/>
</replace>
</item>
</items>
|