diff --git a/main.lua b/main.lua --- a/main.lua +++ b/main.lua @@ -41,11 +41,13 @@ dofile "journey_zayslanotrr.lua" dofile "journey_zayslanotrr_temple.lua" dofile "journey_temple.lua" -- Часть 4 -dofile "final_scene.lua"; -dofile "final_battle.lua"; -dofile "first_city_inner_rim.lua" -dofile "first_city_middle_rim.lua" -dofile "first_city_outer_rim.lua" +dofile "lseryanotrr_intro.lua" +dofile "lseryanotrr_locations.lua" +--dofile "final_scene.lua"; +--dofile "final_battle.lua"; +--dofile "first_city_inner_rim.lua" +--dofile "first_city_middle_rim.lua" +--dofile "first_city_outer_rim.lua" global { warehouse18_found = false; @@ -239,7 +241,7 @@ function init() put(item_colt, pl); --ven_shark.position = "55"; --pl.where = "za_plaetlarr_fight"; - pl.where = "dt_fight"; + pl.where = "lse_entered"; move(submarine_leviathan, "za_temple_back_entrance_foot"); char_anna.follow = true; --pl.where = "ven_chest_look";