File diff 4c27fcacfe36 → 407f6de160dd
main.lua
Show inline comments
 
@@ -25,6 +25,7 @@ dofile "warehouse32.lua"
 
-- Часть 2
 
dofile "leviathan.lua"
 
dofile "atlantis.lua"
 
dofile "atlantis_intro.lua"
 
dofile "navjiarr_settlement.lua"
 
dofile "navjiarr_hostile_settlement.lua"
 
-- Часть 3
 
@@ -133,7 +134,7 @@ function init()
 
	---game init
 
	pl.where = intro;
 
	---debug
 
	pl.where = atlantis_aqua_leviathan_dock;
 
	pl.where = atlantis_intro_dock;
 
	-- pl.where = warehouse_32;
 
	-- pl.where = w32_mgr;
 
	-- put(item_toolbox, pl);