[WIP] Treballant en el jefe. Preparant l'achuda
This commit is contained in:
@@ -156,7 +156,7 @@ function stages.stage1_init()
|
||||
|
||||
|
||||
local abad_x, abad_y = coords.room_to_world ( 10, 4, 3 )
|
||||
-- local abad_x, abad_y = coords.room_to_world ( 54, 8, 3 )
|
||||
local abad_x, abad_y = coords.room_to_world ( 54, 8, 3 )
|
||||
abad:move(abad_x, abad_y)
|
||||
abad_make_safe( true )
|
||||
|
||||
@@ -173,6 +173,10 @@ end
|
||||
function stages.stage1_update()
|
||||
-- print("stage1_update")
|
||||
fireball.update()
|
||||
if (abad.energia<=abad.max_energia/2) then
|
||||
-- Requeriment: tindre mitja clau
|
||||
premiere.healer_init()
|
||||
end
|
||||
end
|
||||
|
||||
function stages.stage1_draw_back()
|
||||
|
||||
Reference in New Issue
Block a user