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