File diff c4b207ce4252 → bda865ce65bd
main.lua
Show inline comments
 
@@ -138,10 +138,10 @@ require "dbg"
 
 
function init()
 
	put(char_coachman, port);
 
	put(submarine_leviathan, shipyard_inside);
 
	---debug
 
	--pl.where = submarine_leviathan;
 
	walk(final_battle);
 
	walk(final_scene);
 
	move(submarine_leviathan, first_city_inner_north);
 
	--walk(leviathan_wardroom);
 
end
 
\ No newline at end of file