24 lines
588 B
Markdown
24 lines
588 B
Markdown
|
|
---
|
||
|
|
id: drunk-stairs
|
||
|
|
title: "[ Stairs ]"
|
||
|
|
exitN: "[[drunk-hall]]"
|
||
|
|
exitS: "[[drunk-cellar]]"
|
||
|
|
exitE: null
|
||
|
|
exitW: "[[drunk-door-loop]]"
|
||
|
|
exitU: "[[drunk-landing]]"
|
||
|
|
exitD: "[[drunk-hall]]"
|
||
|
|
items: []
|
||
|
|
encounter: null
|
||
|
|
---
|
||
|
|
|
||
|
|
## first-visit
|
||
|
|
The stairs climb and descend with the same steps.
|
||
|
|
|
||
|
|
The rail is cold on one side and warm on the other. Halfway along, a landing passes you without stopping.
|
||
|
|
|
||
|
|
## revisit
|
||
|
|
The stairs remember your feet badly.
|
||
|
|
|
||
|
|
## examined
|
||
|
|
Each tread is worn in the center. Some are worn on the underside too. The banister has been gripped hard enough to smooth the varnish away.
|