> cat /help/drop

========================================================================
                               DROP
========================================================================

SYNTAX: drop <item>    - Drop one item
        drop all      - Drop everything
        drop <n> coins - Drop money

Drop items from your inventory to the ground.

BASIC USAGE:
  drop sword     - Drop a sword
  drop bread 2   - Drop 2nd bread
  drop all       - Empty inventory

DROPPING MONEY:
  drop 50 coins  - Drop 50 coins
  drop all.coins - Drop all money

RESTRICTIONS:
- Cannot drop kept (*) items
- Cannot drop while fighting
- Cannot drop cursed items
- Items stay until picked up

STRATEGIC USES:
- Share items with team
- Leave breadcrumbs
- Lighten load
- Set traps with items

WARNINGS:
- Anyone can take dropped items
- Items reset after wars
- Valuable items are risky
- Money especially vulnerable

ITEM MANAGEMENT:
- Keep important items (*)
- Drop junk for space
- Organize inventory
- Trade with others

TIPS:
- Drop in safe locations
- Coordinate item sharing
- Clean inventory regularly
- Don't drop blood!

SEE ALSO:
  help get       - Pick up items
  help keep      - Protect items
  help give      - Direct transfer

========================================================================    

> _