summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-11-13 10:17:06 +0000
committerJared Adams <jaxad0127@gmail.com>2008-11-13 10:17:06 +0000
commit48f3606e5c7fafdcf90c3d6fb5b613d18c6c2fcc (patch)
treeabeafadccdf3cdb0456946b3e4338c7cd03c897b
parent89cd325407f5850f663270ece62cd8b6dc949565 (diff)
downloadclientdata-48f3606e5c7fafdcf90c3d6fb5b613d18c6c2fcc.tar.gz
clientdata-48f3606e5c7fafdcf90c3d6fb5b613d18c6c2fcc.tar.bz2
clientdata-48f3606e5c7fafdcf90c3d6fb5b613d18c6c2fcc.tar.xz
clientdata-48f3606e5c7fafdcf90c3d6fb5b613d18c6c2fcc.zip
Commit QOAL's fixes for the standard headband
-rw-r--r--graphics/items/armor-head-standardheadband.pngbin963 -> 427 bytes
-rw-r--r--graphics/sprites/item007.pngbin1088 -> 641 bytes
-rw-r--r--items.xml4
3 files changed, 2 insertions, 2 deletions
diff --git a/graphics/items/armor-head-standardheadband.png b/graphics/items/armor-head-standardheadband.png
index 1b28e473..690a6816 100644
--- a/graphics/items/armor-head-standardheadband.png
+++ b/graphics/items/armor-head-standardheadband.png
Binary files differ
diff --git a/graphics/sprites/item007.png b/graphics/sprites/item007.png
index 90cf228e..a3f3898b 100644
--- a/graphics/sprites/item007.png
+++ b/graphics/sprites/item007.png
Binary files differ
diff --git a/items.xml b/items.xml
index eafe3418..58701599 100644
--- a/items.xml
+++ b/items.xml
@@ -477,7 +477,7 @@
weight="365"
max-per-slot="10"/>
<item id="543"
- image="armor-head-standardheadband.png"
+ image="armor-head-standardheadband.png|W:#291e16,99784c,d8bd86,ffffff"
name="Standard Headband"
description="Just a standard headband."
effect="+3% Defense"
@@ -485,7 +485,7 @@
weight="45"
max-per-slot="1"
defense="3">
- <sprite>item007.xml</sprite>
+ <sprite>item007.xml|#563f25,99784c,d8bd86,ffffff</sprite>
</item>
<item id="544"
image="armor-head-silkheadband.png"