diff --git a/main.lua b/main.lua --- a/main.lua +++ b/main.lua @@ -38,6 +38,8 @@ dofile "atlantis_catching_the_tail.lua" -- Часть 3 dofile "journey_venaedanotrr.lua" dofile "journey_zayslanotrr.lua" +dofile "journey_zayslanotrr_temple.lua" +dofile "journey_temple.lua" -- Часть 4 dofile "final_scene.lua"; dofile "final_battle.lua"; @@ -219,8 +221,8 @@ function init() put(item_colt, pl); --ven_shark.position = "55"; --pl.where = "za_plaetlarr_fight"; - pl.where = "za_phaetlarr_dlg"; - move(submarine_leviathan, "ven_center"); + pl.where = "za_temple_back_entrance"; + move(submarine_leviathan, "za_temple_back_entrance_foot"); char_anna.follow = true; --pl.where = "ven_chest_look"; --move(ven_shark, "ven_temple_l1");