diff options
author | Reid <reidyaro@gmail.com> | 2012-06-08 15:55:31 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-08 15:55:31 +0200 |
commit | f910f6b90ed03729518072f0fc3d46dbc3cda5f2 (patch) | |
tree | 2f8c0011d75b4188a66014dbab0bdf8750afe414 /items.xml | |
parent | 97374118d5d8790090c555c86a8c450e034e1025 (diff) | |
download | clientdata-f910f6b90ed03729518072f0fc3d46dbc3cda5f2.tar.gz clientdata-f910f6b90ed03729518072f0fc3d46dbc3cda5f2.tar.bz2 clientdata-f910f6b90ed03729518072f0fc3d46dbc3cda5f2.tar.xz clientdata-f910f6b90ed03729518072f0fc3d46dbc3cda5f2.zip |
Remplace indefinitely the error sprite by a question mark.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,7 +117,7 @@ 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="Medium" colors="hairS"> + <item id="-28" type="hairsprite" name="Side Strand" colors="hairS"> <sprite>hairstyles/hairstyle28.xml</sprite> </item> |