Uncomment quarters dialogue
This commit is contained in:
parent
32885707de
commit
c768073503
@ -3,10 +3,10 @@ title: Room:quarters
|
|||||||
<<declare $roll = 0>>
|
<<declare $roll = 0>>
|
||||||
<<declare $hangarKeyFound = false>>
|
<<declare $hangarKeyFound = false>>
|
||||||
<<declare $sleepingMatSetUp = false>>
|
<<declare $sleepingMatSetUp = false>>
|
||||||
// You: It's the crew quarters.
|
You: It's the crew quarters.
|
||||||
// You: Well, it will be. Set-up hasn't started yet.
|
You: Well, it will be. Set-up hasn't started yet.
|
||||||
// You: That was meant to be one of my first jobs after defrost...
|
You: That was meant to be one of my first jobs after defrost...
|
||||||
// You: ...but it doesn't exactly seem like a priority now.
|
You: ...but it doesn't exactly seem like a priority now.
|
||||||
You: Maybe there's something useful here?
|
You: Maybe there's something useful here?
|
||||||
-> Search the lockers (perception) <<if not $hangarKeyFound>>
|
-> Search the lockers (perception) <<if not $hangarKeyFound>>
|
||||||
<<set $roll to dice(6)>>
|
<<set $roll to dice(6)>>
|
||||||
|
Loading…
Reference in New Issue
Block a user