[FIX] Al acabar una escala cap amunt botava

[FIX] Al botar i caure en un escala, no parava en l'escala i caia
This commit is contained in:
2026-05-22 17:06:19 +02:00
parent 6276948f87
commit ee43ac15ec
2 changed files with 20 additions and 3 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ function stages.stage1_boss_outro_update()
end
function stages.stage1_boss_outro_end()
local abad_x, abad_y = coords.room_to_world ( 54, 8, 3 )
local abad_x, abad_y = coords.room_to_world ( 54, 9, 3 )
abad:move(abad_x, abad_y)
abad_make_safe( true )