diff options
author | Reid <reidyaro@gmail.com> | 2012-06-09 03:06:45 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-09 03:06:45 +0200 |
commit | f6b918e20c6d0f1bbfc8f1cba86dc8240dd312f2 (patch) | |
tree | 612e8fa4a916bd577bb9bcf4702b7055feaef5f6 /items.xml | |
parent | 505d1310b35c708fd65e983970ce05df2890676d (diff) | |
download | clientdata-f6b918e20c6d0f1bbfc8f1cba86dc8240dd312f2.tar.gz clientdata-f6b918e20c6d0f1bbfc8f1cba86dc8240dd312f2.tar.bz2 clientdata-f6b918e20c6d0f1bbfc8f1cba86dc8240dd312f2.tar.xz clientdata-f6b918e20c6d0f1bbfc8f1cba86dc8240dd312f2.zip |
Merge hairstyle #28 with hairstyle #25.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -108,7 +108,7 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="-24" type="hairsprite" name="Imperial" colors="hairS"> <sprite>hairstyles/hairstyle24.xml</sprite> </item> - <item id="-25" type="hairsprite" name="Tousled Layers" colors="hair"> + <item id="-25" type="hairsprite" name="Side Strand" colors="hairS"> <sprite>hairstyles/hairstyle25.xml</sprite> </item> <item id="-26" type="hairsprite" name="Messy" colors="hairS"> @@ -117,9 +117,6 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="-27" type="hairsprite" name="Flat Ponytail" colors="hairS"> <sprite>hairstyles/hairstyle27.xml</sprite> </item> - <item id="-28" type="hairsprite" name="Side Strand" colors="hairS"> - <sprite>hairstyles/hairstyle28.xml</sprite> - </item> <!-- Races --> <item id="-100" type="racesprite" name="Human"> |