# HG changeset patch # User Silverwing # Date 2017-12-23 22:20:48 # Node ID 598660b69381761541382156cc50ad6623bd0251 # Parent 7584ab9d2d317763d9f5000ad0df04b367e6af3b lfc fix diff --git a/atlantis_looking_for_clues.lua b/atlantis_looking_for_clues.lua --- a/atlantis_looking_for_clues.lua +++ b/atlantis_looking_for_clues.lua @@ -941,7 +941,7 @@ atl_lfc_court = dlg { end; if leroy_state ~= 4 then - if banish_l >= prison_lg and banish_l >=execut_l then + if banish_l >= prison_l and banish_l >=execut_l then leroy_state = 3; r = r .. [[Мишель Леруа будет изгнан с Атлантиды. ]]; elseif prison_g >= execut_g then