[FIX] Peu corregit en l'inventari

This commit is contained in:
2026-04-30 23:32:09 +02:00
parent 030a5ef69e
commit dff88be17a
2 changed files with 12 additions and 4 deletions

View File

@@ -140,7 +140,7 @@ function stages.stage1_init()
zombie2, abad, 150, "Aaaaaargh... per ell!", 250)
local abad_x, abad_y = coords.room_to_world ( 10, 4, 3 )
local abad_x, abad_y = coords.room_to_world ( 56, 7, 3 )
-- local abad_x, abad_y = coords.room_to_world ( 56, 7, 3 )
abad:move(abad_x, abad_y)
abad_make_safe( true )