feat(mystery): add altered rooms and drunk sequence
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
id: creaking-floorboard
|
||||
startsIn: "[[drunk-landing]]"
|
||||
initialPhase: creaking
|
||||
---
|
||||
|
||||
## creaking
|
||||
One floorboard creaks after you have stopped moving.
|
||||
|
||||
It creaks again, softer, from under the wrong foot.
|
||||
|
||||
## listen-resolved
|
||||
You listen.
|
||||
|
||||
The board lifts by itself. Beneath it is a narrow door, and behind the door a man without a face sits with his hands folded.
|
||||
|
||||
"Halfstreet keeps what is owed," he whispers. "It does not know the difference between a debt and a child."
|
||||
|
||||
## wrong-verb
|
||||
The floorboard waits until you breathe, then creaks beneath that too.
|
||||
@@ -0,0 +1,21 @@
|
||||
---
|
||||
id: distant-steps
|
||||
startsIn: "[[wrong-hallway]]"
|
||||
initialPhase: approaching
|
||||
---
|
||||
|
||||
## approaching
|
||||
The footsteps come closer without growing louder.
|
||||
|
||||
They stop whenever you move.
|
||||
|
||||
## wait-resolved
|
||||
You stand still.
|
||||
|
||||
The steps pass through you with the cold, careful pressure of someone carrying a tray through a dark room. When they are gone, the hallway is shorter by one door.
|
||||
|
||||
## wrong-verb
|
||||
The hallway lengthens. The footsteps begin again from farther away.
|
||||
|
||||
## failed
|
||||
You turn back too quickly and find the parlor waiting with all its chairs facing you.
|
||||
@@ -0,0 +1,21 @@
|
||||
---
|
||||
id: rainwater-basin
|
||||
startsIn: "[[rain-room]]"
|
||||
initialPhase: reflecting
|
||||
---
|
||||
|
||||
## reflecting
|
||||
The basin shows no ceiling. It shows a hallway instead, and in that hallway a lamp going out.
|
||||
|
||||
## look-resolved
|
||||
You look into the rainwater.
|
||||
|
||||
Rooms gather there one beneath another: nursery, chapel, vault, gate. For a moment they fit together correctly. Then your reflection enters them from the wrong side, and every door in the image opens inward.
|
||||
|
||||
When you look up, the room has learned you.
|
||||
|
||||
## wrong-verb
|
||||
Rain touches your hands, though you are not beneath it.
|
||||
|
||||
## failed
|
||||
The rain rises without filling the basin. You step back into the wrong hallway before it reaches your mouth.
|
||||
@@ -3,7 +3,6 @@ id: rat
|
||||
startsIn: "[[cellar-stair]]"
|
||||
initialPhase: lurking
|
||||
---
|
||||
![[Pasted image 20260509213136.png]]
|
||||
## lurking
|
||||
A heavy rat watches you from the third step. Its eyes catch the light.
|
||||
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
---
|
||||
id: vault-memory
|
||||
startsIn: "[[vault]]"
|
||||
initialPhase: buried
|
||||
---
|
||||
|
||||
## buried
|
||||
The bed waits in the center of the vault. The photograph lies face down on the coverlet.
|
||||
|
||||
The family register feels heavier here, as if all its missing pages have returned at once.
|
||||
|
||||
## read-register-resolved
|
||||
You read the name from the register.
|
||||
|
||||
The letters are difficult only until you say them. Then they seem to have been waiting in your mouth since the gate.
|
||||
|
||||
## take-photograph-resolved
|
||||
You take the photograph.
|
||||
|
||||
It is dry and light and terribly easy to lift.
|
||||
|
||||
## attack-bed-resolved
|
||||
You strike the little bed.
|
||||
|
||||
The sound is small. The house hears it anyway.
|
||||
|
||||
## wrong-verb
|
||||
The photograph remains face down. The bedclothes do not stir.
|
||||
Reference in New Issue
Block a user