From a3ae1e6aad696f584d138d9363c05dedff136a65 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 21 Jun 2026 22:19:17 -0400 Subject: feat: safespot system implemented --- AGENTS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'AGENTS.md') diff --git a/AGENTS.md b/AGENTS.md index 00ae2cc..8b65314 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -405,9 +405,9 @@ Account-wide options set via `option `. Stored in account YAML, sh | `depletion` | bool | false | Show depletion timers | | `despawn` | bool | false | Show ground item despawn timers | | `color` | string | "xterm256" | none/ansi/xterm256 — color output mode | -| `mapwidth` | int | 30 | Map viewport width | -| `mapheight` | int | 20 | Map viewport height | -| `mappadding` | string | "none" | none/x/y/xy — blank-row stripping | +| `map_width` | int | 30 | Map viewport width | +| `map_height` | int | 20 | Map viewport height | +| `map_padding` | string | "none" | none/x/y/xy — blank-row stripping | | `automap` | bool | false | Auto-show map after moving | | `queue_silently` | bool | true | Suppress queue messages | | `room_desc_width` | int | 70 | Room desc line wrap width | -- cgit v1.2.3