23 lines
350 B
Markdown
23 lines
350 B
Markdown
|
|
---
|
||
|
|
id: sample-room
|
||
|
|
title: "[ Sample Room ]"
|
||
|
|
exitN: null
|
||
|
|
exitS: null
|
||
|
|
exitE: null
|
||
|
|
exitW: null
|
||
|
|
exitU: null
|
||
|
|
exitD: null
|
||
|
|
items: []
|
||
|
|
encounter: null
|
||
|
|
safe: false
|
||
|
|
---
|
||
|
|
|
||
|
|
## first-visit
|
||
|
|
Describe what the player notices the first time they enter.
|
||
|
|
|
||
|
|
## revisit
|
||
|
|
Describe the room after it has already been seen.
|
||
|
|
|
||
|
|
## examined
|
||
|
|
Describe closer inspection of the room.
|