From b6fdde0aa6fcefd735e7c550aaa7fca879023f1c Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 15 Jun 2026 00:03:55 -0400 Subject: feat: unicode option, fixed up options and tables --- WORLDBUILDING.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'WORLDBUILDING.md') 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 | -- cgit v1.2.3