aboutsummaryrefslogtreecommitdiff
path: root/WORLDBUILDING.md
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-15 00:03:55 -0400
committerhistoria <[not public]>2026-06-15 00:03:55 -0400
commitb6fdde0aa6fcefd735e7c550aaa7fca879023f1c (patch)
tree924be72a906522d60512213cdbaba1f55e694bd3 /WORLDBUILDING.md
parenteb37418b933d7bd996658209e867ea3f3e3806ec (diff)
downloadthehouseoficarus-b6fdde0aa6fcefd735e7c550aaa7fca879023f1c.tar.gz
feat: unicode option, fixed up options and tables
Diffstat (limited to 'WORLDBUILDING.md')
-rw-r--r--WORLDBUILDING.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/WORLDBUILDING.md b/WORLDBUILDING.md
index 93fa16d..93c40aa 100644
--- a/WORLDBUILDING.md
+++ b/WORLDBUILDING.md
@@ -905,12 +905,12 @@ Players can toggle personal settings with the `toggle` command:
| Toggle | Effect |
|---|---|
| `description` | Show full room description when moving |
-| `tinymap` | Mini-map display (not yet implemented) |
-| `xpdrops` | Show XP gained in gather/craft/combat messages |
+| `tiny_map` | Mini-map display: `off`/`right`/`left` |
+| `xp_drops` | Show XP gained in gather/craft/combat messages |
| `exits` | Show exit destinations inline in look output |
-| `mobenter` | Notify when a mob enters the room |
-| `mobleave` | Notify when a mob leaves the room |
-| `mobspawn` | Notify when a mob spawns in the area |
+| `mob_enter` | Notify when a mob enters the room |
+| `mob_leave` | Notify when a mob leaves the room |
+| `mob_spawn` | Notify when a mob spawns in the area |
| `reserve` | Show full reserved item details in look |
| `depletion` | Show depletion and despawn timers on objects |