aboutsummaryrefslogtreecommitdiff
path: root/WORLDBUILDING.md
diff options
context:
space:
mode:
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 |