DROP

If you get bored with an item, you can drop it on the ground. There are three
variations for this command.

Usage: drop <object>
      drop <number> <object>   (drops that many of the object)
      drop <number>.<object>   (drops that numbered object)
      drop <number> coins      (drops that number of coins)

Example: drop ball       You drop the ball.  (the first ball in inventory)
        drop 2 ball     You drop the first 2 balls you have
        drop 2.ball     You drop the second ball you have
        drop 1000 coins You drop 1000 gold coins.

In place of a number you may also use 'all', or if you wish to get rid of all
of your inventory use 'drop all'.

See Also: GIVE, GET, DONATE, SACRIFICE, PUT, DUMP