summaryrefslogtreecommitdiff
path: root/graphics/sprites
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-03-07 14:07:43 -0300
committerjesusalva <cpntb1@ymail.com>2018-03-07 16:48:10 -0300
commit4850f2397a277370c9ad1d2bc3231f86424ae4b6 (patch)
treefb582b7d04bcab19f62eda504183c4e0e02ce8e0 /graphics/sprites
parent70a70f91a871bc47a4c52b0d3855c0235e494ba5 (diff)
downloadclientdata-4850f2397a277370c9ad1d2bc3231f86424ae4b6.tar.gz
clientdata-4850f2397a277370c9ad1d2bc3231f86424ae4b6.tar.bz2
clientdata-4850f2397a277370c9ad1d2bc3231f86424ae4b6.tar.xz
clientdata-4850f2397a277370c9ad1d2bc3231f86424ae4b6.zip
Continue our attempt fixes to testxml
Diffstat (limited to 'graphics/sprites')
-rw-r--r--graphics/sprites/equipment/head/axehat.xml4
-rw-r--r--graphics/sprites/equipment/head/chefhat.xml4
-rw-r--r--graphics/sprites/equipment/head/darkknighthelmet.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/sprites/equipment/head/axehat.xml b/graphics/sprites/equipment/head/axehat.xml
index d7cc31ab..ff9bcaf3 100644
--- a/graphics/sprites/equipment/head/axehat.xml
+++ b/graphics/sprites/equipment/head/axehat.xml
@@ -4,8 +4,8 @@ Copyright (C) 2018 TMW2 -->
<sprite>
<imageset name="base"
src="graphics/sprites/equipment/head/axehat.png"
- width="32"
- height="64"
+ width="22"
+ height="22"
offsetY="1"/>
<include file="equipment/head/headmodel-male.xml"/>
diff --git a/graphics/sprites/equipment/head/chefhat.xml b/graphics/sprites/equipment/head/chefhat.xml
index 49404925..e2a8a901 100644
--- a/graphics/sprites/equipment/head/chefhat.xml
+++ b/graphics/sprites/equipment/head/chefhat.xml
@@ -4,8 +4,8 @@ Copyright (C) 2018 TMW2 -->
<sprite>
<imageset name="base"
src="graphics/sprites/equipment/head/chefhat.png"
- width="32"
- height="64"
+ width="21"
+ height="17"
offsetY="1"/>
<include file="equipment/head/headmodel-male.xml"/>
diff --git a/graphics/sprites/equipment/head/darkknighthelmet.xml b/graphics/sprites/equipment/head/darkknighthelmet.xml
index 9274f786..4dce78fc 100644
--- a/graphics/sprites/equipment/head/darkknighthelmet.xml
+++ b/graphics/sprites/equipment/head/darkknighthelmet.xml
@@ -4,8 +4,8 @@ Copyright (C) 2018 TMW2 -->
<sprite>
<imageset name="base"
src="graphics/sprites/equipment/head/darknighthelmet.png"
- width="32"
- height="64"
+ width="20"
+ height="44"
offsetY="1"/>
<include file="equipment/head/headmodel-male.xml"/>