2022-01-09 23:28:56 -06:00
|
|
|
Decoration poster "Starfleet recruitment poster" bunk
|
|
|
|
|
with name 'poster' 'recruitment',
|
|
|
|
|
description "A poster is attached to the roof of your bunk.^
|
2022-01-10 10:05:34 -06:00
|
|
|
This poster is what inspired you to join Starfleet.",
|
|
|
|
|
with before [;
|
|
|
|
|
Take: print_ret (The) self, " is stuck on the ceiling.";
|
|
|
|
|
];
|
2022-01-11 16:08:48 -06:00
|
|
|
|
|
|
|
|
Decoration red_alert "Red alert"
|
|
|
|
|
with daemon [;
|
2022-01-30 15:53:03 -06:00
|
|
|
"^A red alert klaxon sounds";
|
2022-01-11 20:55:41 -06:00
|
|
|
];
|
|
|
|
|
|
|
|
|
|
Set lights "Lights"
|
|
|
|
|
with name 'lights',
|
|
|
|
|
found_in [; rtrue; ],
|
|
|
|
|
has static concealed;
|