diff options
| author | historia <[not public]> | 2026-06-27 16:50:41 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-27 16:50:41 -0400 |
| commit | 988b006a5bb9edb6465653566e7bdf8175347b8c (patch) | |
| tree | 3a1fceff2ee80c11b5dafcc49c13ababe021e880 /data/help/look.yaml | |
| parent | 1cab9ca20e24742f770a676f84e4ed9f1636f297 (diff) | |
| download | thehouseoficarus-988b006a5bb9edb6465653566e7bdf8175347b8c.tar.gz | |
feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps
Diffstat (limited to 'data/help/look.yaml')
| -rw-r--r-- | data/help/look.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/help/look.yaml b/data/help/look.yaml index 2be3d30..d547bb6 100644 --- a/data/help/look.yaml +++ b/data/help/look.yaml @@ -11,6 +11,10 @@ description: | items (alphabetically sorted, with reservation info), exits, and other players. + If you have set a custom map symbol for the room (see "help symbol"), + the room name line shows it in dim brackets with its color, e.g. + "Town Square (#1) [D]". + Players are shown with their current action (e.g. "Bob is here, mining a copper rock [1]") or combat status ("Bob is here (fighting a man [2])"). Instance indices appear only when multiple objects or mobs of the same |
