[WIP] S1 Ending

This commit is contained in:
2026-05-09 12:31:14 +02:00
parent cb16e0ea63
commit a7d7ef061c
4 changed files with 10 additions and 2 deletions
+2
View File
@@ -144,7 +144,9 @@ end
function triggers:escena_stage1_ending()
print("STAGE 1 ENDING")
abad.update = abad_nop
remove_actor(self)
start_scene(scenes.stage1_ending, nil, false)
end
function triggers:escena_lluita_imp()