blob: 52336b914df989430f1b2307ee2d18f83f568b08 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0"?>
<items>
<item id="-20" type="hairsprite" name="Long and Clipped">
<sprite race="0" gender="male">hairstyles/hairstyle19-male.xml</sprite>
<sprite race="1" gender="male">hairstyles/hairstyle19-male.xml</sprite>
<sprite race="0" gender="female">hairstyles/hairstyle19-female.xml</sprite>
<sprite race="1" gender="female">hairstyles/hairstyle19-female.xml</sprite>
<sprite race="0" gender="other">hairstyles/hairstyle19.xml</sprite>
<sprite race="1" gender="other">hairstyles/hairstyle19.xml</sprite>
<sprite race="6">monsters/accessories/hairstyle19.xml</sprite>
</item>
</items>
|