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 | |
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.
-rw-r--r-- | graphics/sprites/error.png | bin | 314 -> 619 bytes | |||
-rw-r--r-- | items.xml | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/error.png b/graphics/sprites/error.png Binary files differindex 6fd7c1a8..0328bd19 100644 --- a/graphics/sprites/error.png +++ b/graphics/sprites/error.png @@ -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> |