blob: d80588adc2de2fdbda51dbf1ef3f66c51cbcde3d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<items>
<item id="760" image="equipment/head/overlord-helm.png" name="Overlord's Helmet" description="Worn by the greatest warriors." mattack="-60" type="equip-head" defense="49" weight="4000" sellProtected="true">
<sprite gender="unisex">equipment/head/overlordhelm.xml</sprite>
<sprite gender="female">equipment/head/overlordhelm-female.xml</sprite>
<replace sprite="hair">
<item to="-1"/>
</replace>
</item>
</items>
|