diff options
-rw-r--r-- | graphics/sprites/monsters/accessories/mouboo-demonic-antlers.xml | 2 |
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"/> |