diff options
author | Reid <reidyaro@gmail.com> | 2012-06-04 17:37:29 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-04 17:37:29 +0200 |
commit | 01c5a71c447520b8b7b6d8200ba892ef8d807b73 (patch) | |
tree | cbd9cbdd82474673ee236cda70d3fa883e29b67f /items.xml | |
parent | a188fb6f2de179b1aef9316ad42bda1c2594039e (diff) | |
download | clientdata-01c5a71c447520b8b7b6d8200ba892ef8d807b73.tar.gz clientdata-01c5a71c447520b8b7b6d8200ba892ef8d807b73.tar.bz2 clientdata-01c5a71c447520b8b7b6d8200ba892ef8d807b73.tar.xz clientdata-01c5a71c447520b8b7b6d8200ba892ef8d807b73.zip |
Correct hairstyle #21 shade and colors,
Change hairstyle #21's dye (W => S, and hairS => hair),
Add Silver Grey hair color.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="-20" type="hairsprite" name="Infinitely Long" colors="hair"> <sprite>hairstyles/hairstyle20.xml</sprite> </item> - <item id="-21" type="hairsprite" name="Choppy" colors="hairS"> + <item id="-21" type="hairsprite" name="Choppy" colors="hair"> <sprite>hairstyles/hairstyle21.xml</sprite> </item> <item id="-22" type="hairsprite" name="Wild" colors="hair"> |