.DT
get
Discworld player help
get

Name
.SI 5
get - Get an object or objects
.EI

Syntax
.SI 5
get <object>
get <object> from <object>
.EI

Description
.SP 5 5
Get is a basic command that allows you to get objects from your environment
and from other objects and move them to your inventory.
.EP

Example
.SI 5
> look
This is a very boring room.
A red pencil.
A large elephant.

let's say you want the pencil...
> get pencil
You get a pencil.

let's say you want the elephant...
> get elephant
You cannot carry that much weight.
.EI

Example 2
.SI 5
> look
This room is even more boring than the first one.
A large box.

> l at box
A large box.
Box contains:
A small womble.

> get womble from box
You get a small womble from the large box.
.EI

Neat thing
.SI 5
> look
This room is unbearably boring.
A red marble.
A green melon.
A pink glass.
A piece of paper.

> get all
You get a red marble, a green melon, a pink glass and a piece of paper from the boring room.
.EI

One last example:
.SI 5
> look
The last of a series of boring rooms.
Corpse of a large wombat.

> get all from corpse
You get a set of teeth, a massive diamond, and a piece of paper from corpse of large wombat.

Simple, no?
.EI

See also
.SI 5
drop, put, give
.EI
