From 1b9e2da3b3c438d8dc53d3489725dd5ba0022777 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 11 Jun 2026 04:46:27 -0400 Subject: feat: web client, get/drop updates and fixes --- data/help/look.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'data/help/look.yaml') diff --git a/data/help/look.yaml b/data/help/look.yaml index b1d7a6d..2be3d30 100644 --- a/data/help/look.yaml +++ b/data/help/look.yaml @@ -8,16 +8,19 @@ description: | Without a target, shows: room name, description, objects (with instance indices and depletion status), mobs (with HP and combat level), ground - items (with reservation info), exits, and other players. + items (alphabetically sorted, with reservation info), exits, and other + players. 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 when multiple objects or mobs of the same type - are present. + Instance indices appear only when multiple objects or mobs of the same + type are present and differ in state. With a target, shows details about: - Mobs: stats and combat level - - Objects: description and depletion timers (per instance) + - Objects: description and, with the depletion toggle on, timers - Items (ground or inventory): description and value - Players: stats, equipment, and description - Directions: shows the adjacent room as if you were there + + Use "toggle depletion" to show depletion and despawn timers on objects. -- cgit v1.2.3