diff options
| author | historia <[not public]> | 2026-07-07 17:04:00 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-07 17:04:00 -0400 |
| commit | bae42946d24bd533cdbc1b271ce14acd752689d0 (patch) | |
| tree | fee984aead607deb7ba14e8736ff2cda942b9642 /building_guide/admin.md | |
| parent | 726997d799edc388cd448e978d5bb0755aaa551c (diff) | |
| download | thehouseoficarus-bae42946d24bd533cdbc1b271ce14acd752689d0.tar.gz | |
feat: standardize new room names to Room #<id>
Diffstat (limited to 'building_guide/admin.md')
| -rw-r--r-- | building_guide/admin.md | 2 |
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 #<id>" - `dig east "Dark Forest"` — creates a room east of you named "Dark Forest" #### undig |
