# HG changeset patch # User Silverwing # Date 2018-12-22 17:39:29 # Node ID 43553ab108b7d309dfbed7d00ed2f4eac0f08ba3 # Parent ad9cfec0093294086c68c99180181e5ca83c7773 Prologue: It is not necessary to find atlantis to ask Jack to join crew diff --git a/wright.lua b/wright.lua --- a/wright.lua +++ b/wright.lua @@ -54,7 +54,7 @@ wright_dlg = dlg { submarine_leviathan.air_level = 432000; lifeoff(s); end; - if (atlantis_found and submarine_leviathan.air_level > 400000 and submarine_leviathan.circuit_breaks == 0 and submarine_leviathan.power_on) then + if (submarine_leviathan.air_level > 400000 and submarine_leviathan.circuit_breaks == 0 and submarine_leviathan.power_on) then psub('leviathan_restored'); return [[Джек Райт отвлекается от газеты: "Добрый день". ]]; elseif (s.state == 1) then