diff options
author | wushin <pasekei@gmail.com> | 2015-11-18 23:32:44 -0600 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-02-01 12:26:29 -0500 |
commit | fab7a0c90e5b9a10cc960f2325833ea92810a2d6 (patch) | |
tree | c7023d5430097df898737fae7685cf5c78c8ab03 /items/hairsprite/item-11_Longandcurly.xml | |
parent | 9c4ceb65aea0a40b0a4eb2ef3d12b9a37d9ec768 (diff) | |
download | clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.gz clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.bz2 clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.xz clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.zip |
headless base models
Headless Base
Decapitation complete
redo all the hairstyles
Add N Head
Diffstat (limited to 'items/hairsprite/item-11_Longandcurly.xml')
-rw-r--r-- | items/hairsprite/item-11_Longandcurly.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/hairsprite/item-11_Longandcurly.xml b/items/hairsprite/item-11_Longandcurly.xml index 31fcbe12..a6d425f5 100644 --- a/items/hairsprite/item-11_Longandcurly.xml +++ b/items/hairsprite/item-11_Longandcurly.xml @@ -7,7 +7,8 @@ <its:translateRule selector="//*" translate="no"/> </its:rules> <item id="-11" type="hairsprite" name="Long and curly"> - <sprite gender="male">hairstyles/hairstyle11-male.xml</sprite> - <sprite gender="female">hairstyles/hairstyle11-female.xml</sprite> + <sprite race="1" gender="male">hairstyles/hairstyle11-male.xml</sprite> + <sprite race="1" gender="female">hairstyles/hairstyle11-female.xml</sprite> + <sprite>hairstyles/hairstyle11.xml</sprite> </item> </items> |