blob: 4751ae55e5e1dfb0f5c8224ddd8a2b3faaf2e3f8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<items>
<item id="656" image="equipment/head/serf.png" name="Serf Hat" description="A simple hat made from cloth." type="equip-head" weight="20" defense="2">
<sprite gender="unisex">equipment/head/serf.xml</sprite>
<sprite gender="female">equipment/head/serf-female.xml</sprite>
<replace sprite="hair">
<item from="-6" to="-1"/>
</replace>
</item>
</items>
|