summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2024-03-05 18:23:58 +0000
committerLed Mitz <smoothshifter@tuta.io>2024-03-05 18:23:58 +0000
commita568136619d32f0579b74196f9b57711a5e07655 (patch)
treed71c37c122d0a616cdae4f54a6aa79022d9305c6 /graphics
parent0ce0f36e9937600ad7b8dbeb47b1c279226d37b2 (diff)
downloadclientdata-a568136619d32f0579b74196f9b57711a5e07655.tar.gz
clientdata-a568136619d32f0579b74196f9b57711a5e07655.tar.bz2
clientdata-a568136619d32f0579b74196f9b57711a5e07655.tar.xz
clientdata-a568136619d32f0579b74196f9b57711a5e07655.zip
Black Armors and stuff
the gfx for https://git.themanaworld.org/legacy/serverdata/-/merge_requests/727 ****
Diffstat (limited to 'graphics')
-rw-r--r--graphics/sprites/equipment/head/crusadehelm-female.xml2
-rw-r--r--graphics/sprites/equipment/head/crusadehelm.xml2
-rw-r--r--graphics/sprites/equipment/head/infantryhelm-female.xml2
-rw-r--r--graphics/sprites/equipment/head/infantryhelm.xml2
-rw-r--r--graphics/sprites/equipment/head/warlordhelm-female.xml2
-rw-r--r--graphics/sprites/equipment/head/warlordhelm.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/sprites/equipment/head/crusadehelm-female.xml b/graphics/sprites/equipment/head/crusadehelm-female.xml
index fa774554..a3aac532 100644
--- a/graphics/sprites/equipment/head/crusadehelm-female.xml
+++ b/graphics/sprites/equipment/head/crusadehelm-female.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset height="22" name="base" src="graphics/sprites/equipment/head/crusadehelm.png" width="22"/>
+ <imageset height="22" name="base" src="graphics/sprites/equipment/head/crusadehelm.png|W" width="22"/>
<action imageset="base" name="stand">
<animation direction="down">
<frame index="0" offsetX="0" offsetY="-39"/>
diff --git a/graphics/sprites/equipment/head/crusadehelm.xml b/graphics/sprites/equipment/head/crusadehelm.xml
index 3b155eb4..5cc83971 100644
--- a/graphics/sprites/equipment/head/crusadehelm.xml
+++ b/graphics/sprites/equipment/head/crusadehelm.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/equipment/head/crusadehelm.png" width="22" height="22"/>
+ <imageset name="base" src="graphics/sprites/equipment/head/crusadehelm.png|W" width="22" height="22"/>
<action name="stand" imageset="base">
<animation direction="down">
<frame index="0" offsetX="0" offsetY="-39"/>
diff --git a/graphics/sprites/equipment/head/infantryhelm-female.xml b/graphics/sprites/equipment/head/infantryhelm-female.xml
index adaac249..d0cc4d17 100644
--- a/graphics/sprites/equipment/head/infantryhelm-female.xml
+++ b/graphics/sprites/equipment/head/infantryhelm-female.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset height="22" name="base" src="graphics/sprites/equipment/head/infantryhelm.png" width="25"/>
+ <imageset height="22" name="base" src="graphics/sprites/equipment/head/infantryhelm.png|W" width="25"/>
<action imageset="base" name="stand">
<animation direction="down">
<frame index="0" offsetX="0" offsetY="-38"/>
diff --git a/graphics/sprites/equipment/head/infantryhelm.xml b/graphics/sprites/equipment/head/infantryhelm.xml
index be90144b..15f8fefa 100644
--- a/graphics/sprites/equipment/head/infantryhelm.xml
+++ b/graphics/sprites/equipment/head/infantryhelm.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/equipment/head/infantryhelm.png" width="25" height="22"/>
+ <imageset name="base" src="graphics/sprites/equipment/head/infantryhelm.png|W" width="25" height="22"/>
<action name="stand" imageset="base">
<animation direction="down">
<frame index="0" offsetX="0" offsetY="-38"/>
diff --git a/graphics/sprites/equipment/head/warlordhelm-female.xml b/graphics/sprites/equipment/head/warlordhelm-female.xml
index 89a106d7..3f4b993e 100644
--- a/graphics/sprites/equipment/head/warlordhelm-female.xml
+++ b/graphics/sprites/equipment/head/warlordhelm-female.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset height="19" name="base" src="graphics/sprites/equipment/head/warlordhelm.png" width="27"/>
+ <imageset height="19" name="base" src="graphics/sprites/equipment/head/warlordhelm.png|W" width="27"/>
<action imageset="base" name="stand">
<animation direction="down">
<frame index="0" offsetX="-1" offsetY="-42"/>
diff --git a/graphics/sprites/equipment/head/warlordhelm.xml b/graphics/sprites/equipment/head/warlordhelm.xml
index ddf44a0c..730d300f 100644
--- a/graphics/sprites/equipment/head/warlordhelm.xml
+++ b/graphics/sprites/equipment/head/warlordhelm.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/equipment/head/warlordhelm.png" width="27" height="19"/>
+ <imageset name="base" src="graphics/sprites/equipment/head/warlordhelm.png|W" width="27" height="19"/>
<action name="stand" imageset="base">
<animation direction="down">
<frame index="0" offsetX="-1" offsetY="-42"/>