mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-05 00:57:22 +00:00
13 lines
277 B
Raku
13 lines
277 B
Raku
pinkRoom: Room
|
|
'Changing room'
|
|
"Empty room with keycard reader."
|
|
|
|
east = cyanRoom
|
|
;
|
|
|
|
+ Decoration, Fixture, RoomPartItem
|
|
'keycard reader'
|
|
'keycard reader'
|
|
"Small security device without any visible indicators."
|
|
specialNominalRoomPartLocation = defaultSouthWall
|
|
;
|