17 lines
524 B
INI
17 lines
524 B
INI
Decoration poster "Starfleet recruitment poster" bunk
|
|
with name 'poster' 'recruitment',
|
|
description "A poster is attached to the roof of your bunk.^
|
|
This poster is what inspired you to join Starfleet.",
|
|
with before [;
|
|
Take: print_ret (The) self, " is stuck on the ceiling.";
|
|
];
|
|
|
|
Decoration red_alert "Red alert"
|
|
with daemon [;
|
|
"^A red alert klaxon sounds";
|
|
];
|
|
|
|
Set lights "Lights"
|
|
with name 'lights',
|
|
found_in [; rtrue; ],
|
|
has static concealed;
|