diff --git a/atlantis_from_the_ashes.lua b/atlantis_from_the_ashes.lua --- a/atlantis_from_the_ashes.lua +++ b/atlantis_from_the_ashes.lua @@ -382,7 +382,7 @@ atl_fta_ending = room { end; atl_fta_state = 2; remove(item_atl_fta_suit, pl); - pl.has_light = false; + me().has_light = false; end; obj = { vway('continue', '{Продолжить}', 'atl_luna_drake_room');