[FIX] Incidencies #4 y #6 resoltes

This commit is contained in:
2026-05-01 17:32:04 +02:00
parent 17ad156896
commit bbcb6cc667
6 changed files with 16 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ function zombie.new(_hab,_x,_y,_flip)
draw=zombie.draw,
jumpfwd=false,
anim={16,17,16,18},
bb={x=4,y=0,w=26,h=32},
bb={x=4,y=1,w=26,h=30},
can_warp=true,
warping=false,
shrink=1,