aboutsummaryrefslogtreecommitdiff
path: root/building_guide/admin.md
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-07 17:04:00 -0400
committerhistoria <[not public]>2026-07-07 17:04:00 -0400
commitbae42946d24bd533cdbc1b271ce14acd752689d0 (patch)
treefee984aead607deb7ba14e8736ff2cda942b9642 /building_guide/admin.md
parent726997d799edc388cd448e978d5bb0755aaa551c (diff)
downloadthehouseoficarus-bae42946d24bd533cdbc1b271ce14acd752689d0.tar.gz
feat: standardize new room names to Room #<id>
Diffstat (limited to 'building_guide/admin.md')
-rw-r--r--building_guide/admin.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/building_guide/admin.md b/building_guide/admin.md
index f5ddcd1..af2184c 100644
--- a/building_guide/admin.md
+++ b/building_guide/admin.md
@@ -53,7 +53,7 @@ room (a grid overlap), no new room is created. Instead, a two-way link is automa
established between your current room and the existing room.
Examples:
-- `dig north` — creates a room north of you with auto-generated ID and name "New Room"
+- `dig north` — creates a room north of you with auto-generated ID and name "Room #&lt;id&gt;"
- `dig east "Dark Forest"` — creates a room east of you named "Dark Forest"
#### undig