Add red alert that stops after exiting bunk

This commit is contained in:
Dan Jones 2022-01-11 16:08:48 -06:00
commit 2d45970029
3 changed files with 9 additions and 0 deletions

View file

@ -32,6 +32,7 @@ Include "Items.inf";
player.description = "You are wearing an operations uniform,
with a single pip.";
move computer to bunk;
StartDaemon(red_alert);
];
Include "Grammar";