summaryrefslogtreecommitdiff
path: root/tmw-darkside.servegame.com/items/hairsprite/item-10_Shortandcurly.xml
blob: 93b9a95bc9ecc3794af9d13a77b6d1bc0faa81f4 (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:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
    <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>
  </item>
</items>