🐛 Allow computer to always set lights
This commit is contained in:
parent
a8bf9baaf8
commit
fd508d9ab0
4 changed files with 10 additions and 3 deletions
|
|
@ -28,10 +28,11 @@ Include "Characters.inf";
|
|||
Include "Items.inf";
|
||||
|
||||
[ Initialise ;
|
||||
location = bunk; ! @todo switch to bunk
|
||||
location = bunk;
|
||||
player.description = "You are wearing an operations uniform,
|
||||
with a single pip.";
|
||||
move computer to bunk;
|
||||
];
|
||||
|
||||
Include "Grammar";
|
||||
Include "MoreVerbs.inf";
|
||||
Loading…
Add table
Add a link
Reference in a new issue