File diff 42ab3aa9fe37 → a12ad365166a
main.lua
Show inline comments
 
@@ -28,6 +28,7 @@ dofile "final_battle.lua";
 
dofile "first_city_inner_rim.lua"
 
dofile "first_city_middle_rim.lua"
 
dofile "first_city_outer_rim.lua"
 
dofile "hope.lua";
 
 
item_note_1 = obj {
 
	nam = "note1";
 
@@ -143,8 +144,9 @@ function init()
 
	---debug
 
	--pl.where = submarine_leviathan;
 
	--move(submarine_leviathan, first_city_entrance);
 
	move(submarine_leviathan, first_city_outer_south);
 
	move(submarine_leviathan, first_city_outer_north);
 
	--walk(final_scene);
 
	--walk(leviathan_wardroom);
 
	walk(leviathan_wardroom);
 
	put("char_learr", "leviathan_wardroom");
 
	--put("char_phaetlarr", "leviathan_engines");