Mulebot resprite :> (#75873)

This commit is contained in:
Sheits
2023-06-08 09:43:11 -04:00
committed by GitHub
parent 9c89a0a875
commit e9afe1c7d9
2 changed files with 1 additions and 1 deletions
@@ -208,7 +208,7 @@
if(!load || ismob(load)) //mob offsets and such are handled by the riding component / buckling
return
var/mutable_appearance/load_overlay = mutable_appearance(load.icon, load.icon_state, layer + 0.01)
load_overlay.pixel_y = initial(load.pixel_y) + 9
load_overlay.pixel_y = initial(load.pixel_y) + 11
. += load_overlay
/mob/living/simple_animal/bot/mulebot/ex_act(severity)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 79 KiB