Update room15.lua

This commit is contained in:
goraph 2021-08-21 14:17:03 +03:00 committed by GitHub
parent 34299c470b
commit 9dcf39b115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -925,8 +925,9 @@ obj {
end;
after_LetGo = function(s, o)
if o^'statuetka' and have('statuetka') then
if not _'room15_bedroom'.complete then
if not _'room15_bedroom'.complete and not _'statuetka'.score then
mp.score=mp.score+1;
_'statuetka'.score=true;
end;
_'room15_bedroom'.complete = true;
pr('Едва схватив ' .. _'statuetka':noun'вн' .. ', ты ощущаешь, что начинаешь падать. Веревка выскальзывает из твоей руки и ты просыпаешься от сильного удара. Ты лежишь на кровати, крепко сжимая в руке '.. _'statuetka':noun'вн' .. '. ');