DOGMud

Help Topics :: get

.: Help for get

The get command picks up an item on the ground and puts
it in your backpack.

Usage: 

  get stick              Pick up a stick from the ground.
  get 2.stick            Pick up the second stick.
  get all                Pick up everything on the ground.
  get all.stick          Pick up all sticks.
  get stick from stash   Get a stick from the stash.

Find out more about referring to items by name by typing
help item-names.

See also: help drop, help inventory, help item-names