1
0
Fork 0
mirror of https://github.com/goraph/17rooms.git synced 2024-05-01 09:19:17 +03:00

Update room14.lua

fixes #77
This commit is contained in:
vvollo 2021-10-11 20:09:46 +03:00 committed by GitHub
parent ae5e34adba
commit 14c5440459
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -946,6 +946,8 @@ obj {
_"room14_door".description = "Массивная деревянная дверь полностью скрылась в стене, не оставив ни следа."
_"room14_platform".door = true;
_"room14_secondfloor".w_to = 'room16_mystical';
remove("piramidekey");
remove("room14_platform");
else
return false
end