File diff 371428971e23 → c97551e53eab
main.lua
Show inline comments
 
@@ -146,4 +146,8 @@ function init()
 
	move(submarine_leviathan, first_city_outer_south);
 
	--walk(final_scene);
 
	walk(leviathan_wardroom);
 
	put("char_learr", "leviathan_wardroom");
 
	--put("char_phaetlarr", "leviathan_engines");
 
	put("char_radcliffe", "leviathan_engines");
 
	put("char_wright", "leviathan_wardroom");
 
end
 
\ No newline at end of file