blob: 3f0f90eaedc492b812ed59875a163dacd64207c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<items>
<item id="4027" image="equipment/head/yeti-mask.png" name="Yeti Mask" description="A mask made from the yeti's head." mattack="-10" type="equip-head" defense="4" weight="10">
<sprite gender="unisex">equipment/head/yeti-mask.xml</sprite>
<sprite gender="female">equipment/head/yeti-mask-female.xml</sprite>
<replace sprite="hair">
<item to="-1"/>
</replace>
</item>
</items>
|