Files
halfstreet/src/world/templates/room.md
T

23 lines
350 B
Markdown
Raw Normal View History

2026-05-13 17:59:13 -05:00
---
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.