summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli-G <gauvain.dauchy@free.fr>2011-04-29 22:41:20 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2011-04-29 22:45:21 +0200
commit360a50f3a8e4ef40c19b18fccd80e58206fd39fa (patch)
tree70287b288c726075f533edbd2002d545aa2ee392
parent85e25a0400ae8f1c5caa234a4c793794b7948f38 (diff)
downloadclientdata-360a50f3a8e4ef40c19b18fccd80e58206fd39fa.tar.gz
clientdata-360a50f3a8e4ef40c19b18fccd80e58206fd39fa.tar.bz2
clientdata-360a50f3a8e4ef40c19b18fccd80e58206fd39fa.tar.xz
clientdata-360a50f3a8e4ef40c19b18fccd80e58206fd39fa.zip
Fixed the issue for the 2 icons of Paladin and Overlord helmets. There were 2 for each of these helmets and the currently used one was the wrong one.
-rw-r--r--graphics/items/armor-head-overlord-helm.png (renamed from graphics/items/armor-head-overlord_helm.png)bin1866 -> 1866 bytes
-rw-r--r--graphics/items/armor-head-overlordhelm.pngbin2025 -> 0 bytes
-rw-r--r--graphics/items/armor-head-paladin-helm.png (renamed from graphics/items/armor-head-paladin_helm.png)bin1753 -> 1753 bytes
-rw-r--r--graphics/items/armor-head-paladinhelm.pngbin1626 -> 0 bytes
-rw-r--r--items.xml4
5 files changed, 2 insertions, 2 deletions
diff --git a/graphics/items/armor-head-overlord_helm.png b/graphics/items/armor-head-overlord-helm.png
index 7a2725a3..7a2725a3 100644
--- a/graphics/items/armor-head-overlord_helm.png
+++ b/graphics/items/armor-head-overlord-helm.png
Binary files differ
diff --git a/graphics/items/armor-head-overlordhelm.png b/graphics/items/armor-head-overlordhelm.png
deleted file mode 100644
index 17b5a5fc..00000000
--- a/graphics/items/armor-head-overlordhelm.png
+++ /dev/null
Binary files differ
diff --git a/graphics/items/armor-head-paladin_helm.png b/graphics/items/armor-head-paladin-helm.png
index 3b732288..3b732288 100644
--- a/graphics/items/armor-head-paladin_helm.png
+++ b/graphics/items/armor-head-paladin-helm.png
Binary files differ
diff --git a/graphics/items/armor-head-paladinhelm.png b/graphics/items/armor-head-paladinhelm.png
deleted file mode 100644
index d6ee5f2e..00000000
--- a/graphics/items/armor-head-paladinhelm.png
+++ /dev/null
Binary files differ
diff --git a/items.xml b/items.xml
index 64f18ccf..4deee53e 100644
--- a/items.xml
+++ b/items.xml
@@ -2553,7 +2553,7 @@
<sprite>weapon-staff.xml</sprite>
</item>
<item id="759"
- image="armor-head-paladinhelm.png"
+ image="armor-head-paladin-helm.png"
name="Paladin's Helmet"
description="Worn only by paladins."
effect="+19% Defense"
@@ -2564,7 +2564,7 @@
<sprite>head-paladinhelm.xml</sprite>
</item>
<item id="760"
- image="armor-head-overlordhelm.png"
+ image="armor-head-overlord-helm.png"
name="Overlord's Helmet"
description="Worn by the greatest warriors."
effect="+20% Defense"