File diff 5874d0350300 → 8c44ecc37d8d
main.lua
Show inline comments
 
@@ -141,7 +141,8 @@ function init()
 
	put(submarine_leviathan, shipyard_inside);
 
	---debug
 
	--pl.where = submarine_leviathan;
 
	move(submarine_leviathan, first_city_inner_north);
 
	walk(final_scene);
 
	--walk(leviathan_wardroom);
 
	--move(submarine_leviathan, first_city_entrance);
 
	move(submarine_leviathan, first_city_outer_south);
 
	--walk(final_scene);
 
	walk(leviathan_wardroom);
 
end
 
\ No newline at end of file