1
0
Fork 0
mirror of https://github.com/goraph/17rooms.git synced 2024-06-26 05:40:42 +03:00

Ключик исчезает после отпирания двери

This commit is contained in:
vvollo 2021-08-17 12:46:24 +03:00 committed by GitHub
parent d4443e3d33
commit 1838846fdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -110,6 +110,10 @@ room {
disable "room13_ниша" disable "room13_ниша"
return false return false
end, end,
after_Unlock = function(s)
remove "room13_маленький ключик"
return false
end,
}:attr "static,openable,lockable,locked":disable(), }:attr "static,openable,lockable,locked":disable(),
obj { obj {
-"ниша", -"ниша",