# HG changeset patch # User Silverwing # Date 2017-12-03 12:22:31 # Node ID ae54706d0d84df47870d0779e590ff3d79d7f85f # Parent 70faf43f0311832ec7c3d0e1d74075525309cdee finding dypatreanotrr fixed 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');