mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 00:57:22 +00:00
Lab key
This commit is contained in:
parent
ae9d5cf61e
commit
6e8f336c4d
2 changed files with 7 additions and 6 deletions
|
|
@ -2,7 +2,7 @@ labCoat: Container
|
|||
'bloody cloth'
|
||||
'bloody cloth'
|
||||
@dumpster
|
||||
" The lab coat labeled <q>Dr. Smith</q>.
|
||||
" The lab coat labeled <q>Dr. O'Neill</q>.
|
||||
Aside from the bloodstains,
|
||||
you can see some sloppy cuts obviously made in a hurry.
|
||||
<< labKey.location == labCoat
|
||||
|
|
@ -36,7 +36,7 @@ labCoat: Container
|
|||
;
|
||||
|
||||
+ labKey: Key, Hidden
|
||||
'massive steel lab key*keys'
|
||||
'massive key'
|
||||
"Key"
|
||||
'long steel tubular lab key*keys'
|
||||
'tubular key'
|
||||
"Long tubular key made of steel."
|
||||
;
|
||||
|
|
|
|||
|
|
@ -37,7 +37,8 @@ cyanRoom: Room
|
|||
'armored operating door*doors'
|
||||
'armored door'
|
||||
" Armored door marked <q>Operating room</q>
|
||||
and a massive mechanical locking device with a keyhole.
|
||||
and a massive mechanical locking device with a circle keyhole.
|
||||
<br>Next to the door is a sign <q>Restricted area</q>.<br>"
|
||||
keyList = [ labKey ]
|
||||
specialNominalRoomPartLocation = defaultEastWall
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue