summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-06-08 15:55:31 +0200
committerReid <reidyaro@gmail.com>2012-06-08 15:55:31 +0200
commitf910f6b90ed03729518072f0fc3d46dbc3cda5f2 (patch)
tree2f8c0011d75b4188a66014dbab0bdf8750afe414
parent97374118d5d8790090c555c86a8c450e034e1025 (diff)
downloadclientdata-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.pngbin314 -> 619 bytes
-rw-r--r--items.xml2
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/error.png b/graphics/sprites/error.png
index 6fd7c1a8..0328bd19 100644
--- a/graphics/sprites/error.png
+++ b/graphics/sprites/error.png
Binary files differ
diff --git a/items.xml b/items.xml
index d760b54f..609522da 100644
--- a/items.xml
+++ b/items.xml
@@ -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>