blob: bb3a8045986491946588d5211c5b9beb9986603c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<items>
<item id="2136" image="equipment/head/deserthat.png|R:#111111,222222,333333,444444,555555,aaaaaa" name="Black Desert Hat" description="While the black desert hat is perfect for sand storms, it won't help you much against a blow to the head." mattack="-1" type="equip-head" defense="3" weight="20">
<sprite gender="unisex">equipment/head/deserthat.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
<sprite gender="female">equipment/head/deserthat-female.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
<replace sprite="hair">
<item from="-6" to="-1"/>
</replace>
</item>
</items>
|