summaryrefslogtreecommitdiff
path: root/items/hairsprite/item-10_Shortandcurly.xml
blob: 7482a5c2fe31497bed4238dbb594855e01b3c3dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<items>
    <its:translateRule selector="//item/@name" translate="yes"/>
    <its:translateRule selector="//item/@description" translate="yes"/>
    <its:translateRule selector="//item/@effect" translate="yes"/>
    <its:translateRule selector="//*" translate="no"/>
  </its:rules>
  <item id="-10" type="hairsprite" name="Short and curly">
    <sprite race="0" gender="male">hairstyles/hairstyle09-male.xml</sprite>
    <sprite race="1" gender="male">hairstyles/hairstyle09-male.xml</sprite>
    <sprite race="0" gender="female">hairstyles/hairstyle09-female.xml</sprite>
    <sprite race="1" gender="female">hairstyles/hairstyle09-female.xml</sprite>
    <sprite race="0" gender="other">hairstyles/hairstyle09.xml</sprite>
    <sprite race="1" gender="other">hairstyles/hairstyle09.xml</sprite>
    <sprite race="6">monsters/accessories/hairstyle09.xml</sprite>
  </item>
</items>