blob: ecb12f7bbaeec3974ed1e161bd47814b4cbfe5ea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0"?>
<items>
</its:rules>
<item id="647" image="equipment/head/devcap.png|R:#9999ff" name="Developer's Cap" description="A cap which identifies you as a developer." mattack="5" type="equip-head" defense="5" weight="20" sellProtected="true">
<sprite gender="unisex">equipment/head/devcap.xml|#9999ff</sprite>
<sprite gender="female">equipment/head/devcap-female.xml|#9999ff</sprite>
<replace sprite="hair">
<item from="-6" to="-1"/>
</replace>
</item>
</items>
|