diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-07 14:02:33 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-07 16:48:10 -0300 |
commit | 073f89a055327518641a1c90ffa443fcfd2aa3f7 (patch) | |
tree | 271528ff678ea359c0b4f3fae0dd8fdc8d200fcb /graphics/sprites/equipment/head/bromenalhelmet.xml | |
parent | 3bc92161a22c48575ea3b37f3afc759f1533c0fa (diff) | |
download | clientdata-073f89a055327518641a1c90ffa443fcfd2aa3f7.tar.gz clientdata-073f89a055327518641a1c90ffa443fcfd2aa3f7.tar.bz2 clientdata-073f89a055327518641a1c90ffa443fcfd2aa3f7.tar.xz clientdata-073f89a055327518641a1c90ffa443fcfd2aa3f7.zip |
Start fixing testxml bugs
Diffstat (limited to 'graphics/sprites/equipment/head/bromenalhelmet.xml')
-rw-r--r-- | graphics/sprites/equipment/head/bromenalhelmet.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/equipment/head/bromenalhelmet.xml b/graphics/sprites/equipment/head/bromenalhelmet.xml index 533565a5..6652b425 100644 --- a/graphics/sprites/equipment/head/bromenalhelmet.xml +++ b/graphics/sprites/equipment/head/bromenalhelmet.xml @@ -4,8 +4,8 @@ Copyright (C) 2018 TMW2 --> <sprite> <imageset name="base" src="graphics/sprites/equipment/head/bromenalhelmet.png" - width="32" - height="64" + width="27" + height="19" offsetY="1"/> <include file="equipment/head/headmodel-male.xml"/> |