[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
+1 -1
View File
@@ -64,7 +64,7 @@ function bol.update()
-- abad.objects.bol=true
start_scene(scenes.bol_trobat)
bol.scene_trobat = true
-- remove_actor(bol)
remove_actor(bol)
-- crear el trigger per a disparar el final de fase
table.insert( actors, trigger.new(8,4,3,triggers.escena_stage1_ending,"stage1 ending","TR09") )
end