diff --git a/src/room/cyanRoom.t b/src/room/cyanRoom.t index aac72f0..312350e 100644 --- a/src/room/cyanRoom.t +++ b/src/room/cyanRoom.t @@ -30,10 +30,10 @@ cyanRoom: Room 'square outline' " The central square area on the floor looks like some kind of markup. -
Its purpose is unclear to you." +
Its purpose is unclear to you. " ; -+ operatingRoomDoorOutside: LockableWithKey, Door, RoomPartItem ++ operatingRoomDoorOutside: LockableWithKey, Door -> operatingRoomDoor 'armored operating door*doors' 'armored door' diff --git a/src/room/redRoom.t b/src/room/redRoom.t index 2e3db62..045a9ed 100644 --- a/src/room/redRoom.t +++ b/src/room/redRoom.t @@ -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. "