From 729e203744394d5c2867d82335710be3364314b3 Mon Sep 17 00:00:00 2001 From: He4eT Date: Thu, 19 Mar 2020 14:54:43 +0500 Subject: [PATCH] Lab door: known key --- src/room/cyanRoom.t | 1 + 1 file changed, 1 insertion(+) diff --git a/src/room/cyanRoom.t b/src/room/cyanRoom.t index 312350e..9df32ad 100644 --- a/src/room/cyanRoom.t +++ b/src/room/cyanRoom.t @@ -41,5 +41,6 @@ cyanRoom: Room and a massive mechanical locking device with a circle keyhole.
Next to the door is a sign Restricted area.
" keyList = [ labKey ] + knownKeyList = [ labKey ] specialNominalRoomPartLocation = defaultEastWall ;