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
1 changed files with 2 additions and 0 deletions

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