diff options
| author | historia <[not public]> | 2026-07-08 19:59:14 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-08 19:59:14 -0400 |
| commit | 09d325dcf5e779eab5550d3fd3377bde50101428 (patch) | |
| tree | a433be903aabbf1d2eadce2aacdac12a9eb8dde0 /data/help | |
| parent | 9184377301c2604e003f36426788c032fb0ca524 (diff) | |
| download | thehouseoficarus-09d325dcf5e779eab5550d3fd3377bde50101428.tar.gz | |
feat: unify on use, on look, and on kill. all support same conditions/actions now.
Diffstat (limited to 'data/help')
| -rw-r--r-- | data/help/use.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/help/use.yaml b/data/help/use.yaml index 8139f8e..d9bcfd4 100644 --- a/data/help/use.yaml +++ b/data/help/use.yaml @@ -13,7 +13,7 @@ description: | Station object (furnace, anvil, fire, range, workbench, etc.) Shows a combined production menu of all recipes you can make. - Object with use_interactions + Object with on_use interactions Shows a message or triggers an action (flags, teleport, etc.). Some interactions need a specific item; bare interactions run immediately. |
