blob: 13eda352715aeb85112abd70ca34ad98bddf7e7c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<items>
<item id="4030" image="equipment/head/bowler-hat.png" name="Bowler Hat" description="A hat for those with a bit of class." mattack="2" type="equip-head" defense="10" weight="30" sellProtected="true">
<sprite gender="unisex">equipment/head/bowler-hat.xml</sprite>
<sprite gender="female">equipment/head/bowler-hat-female.xml</sprite>
<replace sprite="hair">
<item from="-6" to="-1"/>
</replace>
</item>
</items>
|