From a6f0ad79e2e3a5b7c11eef1ffc3233f3a2766f77 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 14 Jun 2026 22:38:23 -0400 Subject: feat: fractional ticks and server game_speed implemented. potentially insanely janky. --- data/help/search.yaml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'data/help/search.yaml') diff --git a/data/help/search.yaml b/data/help/search.yaml index 42eec52..96bd008 100644 --- a/data/help/search.yaml +++ b/data/help/search.yaml @@ -1,12 +1,19 @@ name: "search" category: "Items" description: | - Search an item in your inventory. + Search a searchable item in your inventory. Usage: search - Example: search nest, search birds nest + Example: search nest, search cracker - Opens a searchable item (currently only bird's nests) and rolls on its - drop table for loot. The item is consumed in the process. Items found - go to inventory or fall to the ground if full. + Searching takes a few game ticks to complete. On each tick, you will + see progress messages until the action finishes and you receive your + reward. If you are interrupted during a search (by combat, movement, + or another action), the item is NOT consumed. + + Currently searchable items: + bird's nest - Credits (various amounts) + christmas cracker - Random party hat + bonus item + + Items found go to inventory or fall to the ground if full. -- cgit v1.2.3