summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-01-05 15:46:19 +0300
committerAndrei Karas <akaras@inbox.ru>2014-01-05 16:18:32 +0300
commitfc261031a2a5368cdc6a4049d746a9b0a0876043 (patch)
treefcaf694a3b2cd64ff0bf995dcec6f6d9c7b2a96b /graphics/sprites/monsters
parentb70a1ea84cfed191c786ae3cf55fae881f8cd6aa (diff)
downloadclientdata-fc261031a2a5368cdc6a4049d746a9b0a0876043.tar.gz
clientdata-fc261031a2a5368cdc6a4049d746a9b0a0876043.tar.bz2
clientdata-fc261031a2a5368cdc6a4049d746a9b0a0876043.tar.xz
clientdata-fc261031a2a5368cdc6a4049d746a9b0a0876043.zip
fix wrong sprite width.
Diffstat (limited to 'graphics/sprites/monsters')
-rw-r--r--graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml b/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml
index 54235302..324eda8e 100644
--- a/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml
+++ b/graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="accessory" src="graphics/sprites/monsters/accessories/mouboo-demonic-antlers.png" width="37.5" height="30"/>
+ <imageset name="accessory" src="graphics/sprites/monsters/accessories/mouboo-demonic-antlers.png" width="37" height="30"/>
<action name="stand" imageset="accessory">
<animation direction="down">
<frame index="0" offsetY="-49"/>