Locked operation room door

This commit is contained in:
He4eT 2020-03-17 18:43:49 +05:00
commit 0f1d9c6b83
2 changed files with 3 additions and 3 deletions

View file

@ -30,10 +30,10 @@ cyanRoom: Room
'square outline'
" The central square area on the floor
looks like some kind of markup.
<br>Its purpose is unclear to you."
<br>Its purpose is unclear to you. "
;
+ operatingRoomDoorOutside: LockableWithKey, Door, RoomPartItem
+ operatingRoomDoorOutside: LockableWithKey, Door
-> operatingRoomDoor
'armored operating door*doors'
'armored door'

View file

@ -5,7 +5,7 @@ redRoom: Room
west = operatingRoomDoor
;
+ operatingRoomDoor: Door, RoomPartItem
+ operatingRoomDoor: LockableWithKey, Door, RoomPartItem
'armored operating door*doors'
'armored door'
"An armored door with a massive locking mechanism. "