aboutsummaryrefslogtreecommitdiff
path: root/data/help/search.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-14 22:38:23 -0400
committerhistoria <[not public]>2026-06-14 22:38:23 -0400
commita6f0ad79e2e3a5b7c11eef1ffc3233f3a2766f77 (patch)
tree89601a502bbfcb50302cf03f09b6febc6040eeb0 /data/help/search.yaml
parent1aba2bdd23aebed4032333e74aa553c40a31fcbd (diff)
downloadthehouseoficarus-a6f0ad79e2e3a5b7c11eef1ffc3233f3a2766f77.tar.gz
feat: fractional ticks and server game_speed implemented. potentially insanely janky.
Diffstat (limited to 'data/help/search.yaml')
-rw-r--r--data/help/search.yaml17
1 files changed, 12 insertions, 5 deletions
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 <item>
- 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.