♻️ Wake up routine runs once

This commit is contained in:
Dan Jones 2022-01-11 20:55:41 -06:00
commit 270aa3ff3c
5 changed files with 24 additions and 12 deletions

View file

@ -9,6 +9,6 @@ Room bunk "your bunk" lower_decks
description "Your bunk is like every other bunk on the lower decks.^
It's barely big enough to fit you. But it's home.",
after [;
Exit: StopDaemon(red_alert);
Exit: OutOfBed();
],
has proper enterable container static ~open ~light;