diff options
| author | historia <[not public]> | 2026-06-09 05:59:20 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-09 05:59:20 -0400 |
| commit | 9eb5ab1818b6b19501fd7209db1987c9e06cc919 (patch) | |
| tree | 76e046b0bf611dfe939a8c8f6507467de2e9e20f /data/help/drop.yaml | |
| download | thehouseoficarus-9eb5ab1818b6b19501fd7209db1987c9e06cc919.tar.gz | |
first commit
Diffstat (limited to 'data/help/drop.yaml')
| -rw-r--r-- | data/help/drop.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/help/drop.yaml b/data/help/drop.yaml new file mode 100644 index 0000000..b4e1a95 --- /dev/null +++ b/data/help/drop.yaml @@ -0,0 +1,9 @@ +name: "drop" +category: "Items" +description: | + Drop an item from your inventory. + + Usage: drop <item> + + Drops one unit of the named item onto the ground in your current room. + Other players can then pick it up. |
