[CHG] Ajustos en el copter per a dur conductor
This commit is contained in:
+2
-1
@@ -203,8 +203,9 @@ function stages.stage1_init()
|
||||
tiles_layer2.new(78,6,2,128,208,16,16, tiles_layer2.update_aranya, tiles_layer2.draw_aranya)
|
||||
|
||||
-- abad init
|
||||
abad.vehicle = ""
|
||||
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 ( 54, 8, 3 )
|
||||
-- local abad_x, abad_y = coords.room_to_world ( 8, 9, 3 )
|
||||
abad:move(abad_x, abad_y)
|
||||
abad_make_safe( true )
|
||||
|
||||
Reference in New Issue
Block a user