[FIX] Afegit run a trigger (mes lògic que com estava abans)

This commit is contained in:
2026-05-01 21:59:03 +02:00
parent f071c4b359
commit 5eb4256e8f
2 changed files with 12 additions and 5 deletions

View File

@@ -142,6 +142,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 ( 18, 9, 3 )
abad:move(abad_x, abad_y)
abad_make_safe( true )