1
0
Fork 0
mirror of https://github.com/goraph/17rooms.git synced 2024-04-29 07:49:19 +03:00

Merge pull request #5 from yandexx/master

Fix old man getting stuck
This commit is contained in:
goraph 2021-05-05 00:13:59 +03:00 committed by GitHub
commit 2ad3fa195c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -408,6 +408,7 @@ obj {
else
_'kitchen_lift'.loc = 'down';
_'kitchen_old_man'.counter_lift_interaction = 0;
_'kitchen_old_man'.counter_lift_interaction_2 = 0;
p"Ты нажимаешь кнопку, и лифт возвращается вниз.";
end;
end;