diff options
author | Micksha <Micksha@users.noreply.github.com> | 2021-08-05 22:23:42 +0200 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2021-08-05 22:23:42 +0200 |
commit | 090caf0d4235b21711c369ad526107ba5cdef991 (patch) | |
tree | 1062382690b426f6488712a91872890f8a4e1ce3 /graphics/sprites | |
parent | d1c0d7895969cb51410995167ee8a71d4f60463c (diff) | |
download | clientdata-090caf0d4235b21711c369ad526107ba5cdef991.tar.gz clientdata-090caf0d4235b21711c369ad526107ba5cdef991.tar.bz2 clientdata-090caf0d4235b21711c369ad526107ba5cdef991.tar.xz clientdata-090caf0d4235b21711c369ad526107ba5cdef991.zip |
change golem offsetY -18 in .png, add golem offsetY -7 in .xml
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/monsters/golem-red.png | bin | 1434060 -> 2071145 bytes | |||
-rw-r--r-- | graphics/sprites/monsters/golem.png | bin | 1088605 -> 1844483 bytes | |||
-rw-r--r-- | graphics/sprites/monsters/golem.xml | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/golem-red.png b/graphics/sprites/monsters/golem-red.png Binary files differindex 7b22a51d..551908b8 100644 --- a/graphics/sprites/monsters/golem-red.png +++ b/graphics/sprites/monsters/golem-red.png diff --git a/graphics/sprites/monsters/golem.png b/graphics/sprites/monsters/golem.png Binary files differindex 81287408..ad027032 100644 --- a/graphics/sprites/monsters/golem.png +++ b/graphics/sprites/monsters/golem.png diff --git a/graphics/sprites/monsters/golem.xml b/graphics/sprites/monsters/golem.xml index 03f9b740..055c367d 100644 --- a/graphics/sprites/monsters/golem.xml +++ b/graphics/sprites/monsters/golem.xml @@ -6,7 +6,7 @@ Copyright (C) 2011-2020 Evol Online --> src="graphics/sprites/monsters/golem.png" width="128" height="128" - offsetY="-4"/> + offsetY="-11"/> <action name="spawn" imageset="mob"> |