✨ Add red alert that stops after exiting bunk
This commit is contained in:
parent
407d5c9d1b
commit
2d45970029
3 changed files with 9 additions and 0 deletions
|
|
@ -5,3 +5,8 @@ Decoration poster "Starfleet recruitment poster" bunk
|
|||
with before [;
|
||||
Take: print_ret (The) self, " is stuck on the ceiling.";
|
||||
];
|
||||
|
||||
Decoration red_alert "Red alert"
|
||||
with daemon [;
|
||||
"A red alert sounds";
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue