[WIP] Lluita contra jefes. El cacaus ja li impacten

This commit is contained in:
2026-04-06 02:15:19 +02:00
parent 6ac7a811d9
commit a481d3798b
4 changed files with 12 additions and 4 deletions

View File

@@ -132,6 +132,8 @@ function stages.stage1_boss()
-- actors_in_room_backup_and_remove(stage1_boss_mapa.r0.r,stage1_boss_mapa.r1.r)
viewp:fixed({l=8,r=44,u=48,d=0})
stages.boss_loaded = true
boss.reason=""
boss.enabled=true
boss:fight()
end
end