> cat /help/give

========================================================================
                               GIVE
========================================================================

SYNTAX: give <item> <player>
        give <amount> coins <player>
        give all <player>

Transfer items directly to another player.

BASIC GIVING:
  give sword bob   - Give sword to Bob
  give potion 2 alice - Give 2nd potion
  give all ted     - Give everything

GIVING MONEY:
  give 100 coins bob - Give 100 coins
  give all.coins sam - Give all money

RESTRICTIONS:
- Can't give kept (*) items
- Target must have room
- Both in same location
- Can't give while fighting

TEAM SHARING:
- Share healing items
- Distribute equipment
- Pool resources
- Help teammates

TRADING:
- Direct exchanges
- Payment for services
- Team resource sharing
- Gift giving

SAFETY:
- No take-backs!
- Check before giving
- Trust required
- Can't force takes

TIPS:
- Coordinate on team
- Share healing items
- Equip weaker allies
- Build trust

SEE ALSO:
  help drop  - Indirect transfer
  help get   - Pick up items

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

> _