diff --git a/atlantis_dyp.lua b/atlantis_dyp.lua --- a/atlantis_dyp.lua +++ b/atlantis_dyp.lua @@ -599,10 +599,10 @@ dyp_temple_navigation = dlg { return where(submarine_leviathan).view; end}; {always=true, "[На запад, в Дипатреанотр]", function() - move(submarine_leviathan, "dyp_city_east"); - psub("dyp_city_east"); + dypatreanotrr_found = true; + move(submarine_leviathan, "dyp_near_city_east"); + psub("dyp_near_city_east"); return where(submarine_leviathan).view; - --TODO enter the city end}; {always=true, "[Отойти от штурвала]", code = [[ walk('leviathan_wheelhouse');