mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 09:07:22 +00:00
Bathroom locker content
This commit is contained in:
parent
4b936c6649
commit
2295c18a7c
4 changed files with 21 additions and 16 deletions
|
|
@ -24,7 +24,7 @@ orangeBathroom: Room
|
|||
"There's a water faucet and a small sink."
|
||||
;
|
||||
|
||||
+ OpenableContainer, Fixture
|
||||
+ bathroomLocker: OpenableContainer, Fixture
|
||||
'mirror/locker/door'
|
||||
'locker with mirror door'
|
||||
" <<isOpen
|
||||
|
|
@ -33,7 +33,14 @@ orangeBathroom: Room
|
|||
a locker for toiletries.<br>"
|
||||
;
|
||||
|
||||
++ painkillers: Thing
|
||||
'pills/painkillers'
|
||||
'painkillers'
|
||||
"A small orange bottle of pills.";
|
||||
++ toothbrush: Thing
|
||||
'brush/toothbrush'
|
||||
'toothbrush'
|
||||
"A small white toothbrush. "
|
||||
;
|
||||
|
||||
++ toothpaste: Thing
|
||||
'paste/toothpaste'
|
||||
'toothpaste'
|
||||
"An empty tube of toothpaste. "
|
||||
;
|
||||
|
|
|
|||
|
|
@ -2,11 +2,10 @@ yellowRoom: Room
|
|||
'Hallway'
|
||||
" This is another room which every surface
|
||||
covered with matte white panels.
|
||||
<.p>
|
||||
A bright screen on the wall attracts your attention.
|
||||
<br>A bright screen on the wall attracts your attention.
|
||||
<.p>
|
||||
There are three doors in the north wall
|
||||
and a wide doorway leading south."
|
||||
and a wide doorway leading south. "
|
||||
|
||||
south = cyanRoom
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue