From 090caf0d4235b21711c369ad526107ba5cdef991 Mon Sep 17 00:00:00 2001 From: Micksha Date: Thu, 5 Aug 2021 22:23:42 +0200 Subject: change golem offsetY -18 in .png, add golem offsetY -7 in .xml --- graphics/sprites/monsters/golem-red.png | Bin 1434060 -> 2071145 bytes graphics/sprites/monsters/golem.png | Bin 1088605 -> 1844483 bytes graphics/sprites/monsters/golem.xml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/sprites/monsters/golem-red.png b/graphics/sprites/monsters/golem-red.png index 7b22a51d..551908b8 100644 Binary files a/graphics/sprites/monsters/golem-red.png and b/graphics/sprites/monsters/golem-red.png differ diff --git a/graphics/sprites/monsters/golem.png b/graphics/sprites/monsters/golem.png index 81287408..ad027032 100644 Binary files a/graphics/sprites/monsters/golem.png and b/graphics/sprites/monsters/golem.png differ 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"/> -- cgit v1.2.3-60-g2f50 From becafe0444cd30923d91667e54fafcef0ce79fbd Mon Sep 17 00:00:00 2001 From: Micksha Date: Thu, 5 Aug 2021 22:31:28 +0200 Subject: This fixes itemcolors.xml --- itemcolors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itemcolors.xml b/itemcolors.xml index 684bf7b2..48883fe9 100644 --- a/itemcolors.xml +++ b/itemcolors.xml @@ -17,7 +17,7 @@ - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + -- cgit v1.2.3-60-g2f50 From 865df64a25ec378a6b41dfef68c965068ce47fe8 Mon Sep 17 00:00:00 2001 From: Micksha Date: Thu, 5 Aug 2021 22:45:27 +0200 Subject: fix further problems with assassin mask --- graphics/items/equipment/head/assassin-mask.png | Bin 760 -> 819 bytes items/equip-head.xml | 1 - 2 files changed, 1 deletion(-) diff --git a/graphics/items/equipment/head/assassin-mask.png b/graphics/items/equipment/head/assassin-mask.png index e2ed73b2..d2a46259 100644 Binary files a/graphics/items/equipment/head/assassin-mask.png and b/graphics/items/equipment/head/assassin-mask.png differ diff --git a/items/equip-head.xml b/items/equip-head.xml index fb124735..90c3cab3 100644 --- a/items/equip-head.xml +++ b/items/equip-head.xml @@ -3106,7 +3106,6 @@ weight="10" sellProtected="true"> equipment/head/assassin-mask.xml - equipment/head/assassin-mask-female.xml -- cgit v1.2.3-60-g2f50