diff options
| author | historia <workhorse@localhost.localdomain> | 2026-06-20 21:36:32 -0400 |
|---|---|---|
| committer | historia <workhorse@localhost.localdomain> | 2026-06-20 21:36:32 -0400 |
| commit | 010fa439399581391fcd509d2058191ff4fa74b3 (patch) | |
| tree | 2deb54f5b2724e34091e6fb97390e6958f973561 /data/help/stop.yaml | |
| parent | 00a0622dcb5eae90b4ec14ed16c527b81f963c3f (diff) | |
| download | thehouseoficarus-010fa439399581391fcd509d2058191ff4fa74b3.tar.gz | |
feat: stop command added
Diffstat (limited to 'data/help/stop.yaml')
| -rw-r--r-- | data/help/stop.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/help/stop.yaml b/data/help/stop.yaml new file mode 100644 index 0000000..72d163f --- /dev/null +++ b/data/help/stop.yaml @@ -0,0 +1,12 @@ +name: "stop" +category: "General" +description: | + Cancels your current action immediately. + + Usage: stop + + Stops whatever you are currently doing — gathering, crafting, talking, + fletching, combat, or any other active action. Also clears any queued + active action and background actions (cleaning, fletching). + + If you're not doing anything, it tells you so. |
