phantasmal_dgd_v1/
phantasmal_dgd_v1/bin/
phantasmal_dgd_v1/doc/
phantasmal_dgd_v1/mud/doc/
phantasmal_dgd_v1/mud/doc/api/
phantasmal_dgd_v1/mud/doc/kernel/
phantasmal_dgd_v1/mud/doc/kernel/hook/
phantasmal_dgd_v1/mud/doc/kernel/lfun/
phantasmal_dgd_v1/mud/include/
phantasmal_dgd_v1/mud/include/kernel/
phantasmal_dgd_v1/mud/kernel/lib/
phantasmal_dgd_v1/mud/kernel/lib/api/
phantasmal_dgd_v1/mud/kernel/obj/
phantasmal_dgd_v1/mud/kernel/sys/
phantasmal_dgd_v1/mud/tmp/
phantasmal_dgd_v1/mud/usr/System/
phantasmal_dgd_v1/mud/usr/System/keys/
phantasmal_dgd_v1/mud/usr/System/obj/
phantasmal_dgd_v1/mud/usr/System/open/lib/
phantasmal_dgd_v1/mud/usr/common/data/
phantasmal_dgd_v1/mud/usr/common/lib/parsed/
phantasmal_dgd_v1/mud/usr/common/obj/telopt/
phantasmal_dgd_v1/mud/usr/common/obj/ustate/
phantasmal_dgd_v1/mud/usr/game/
phantasmal_dgd_v1/mud/usr/game/include/
phantasmal_dgd_v1/mud/usr/game/obj/
phantasmal_dgd_v1/mud/usr/game/object/
phantasmal_dgd_v1/mud/usr/game/object/stuff/
phantasmal_dgd_v1/mud/usr/game/sys/
phantasmal_dgd_v1/mud/usr/game/text/
phantasmal_dgd_v1/mud/usr/game/users/
phantasmal_dgd_v1/src/host/
phantasmal_dgd_v1/src/host/beos/
phantasmal_dgd_v1/src/host/mac/
phantasmal_dgd_v1/src/host/unix/
phantasmal_dgd_v1/src/host/win32/res/
phantasmal_dgd_v1/src/kfun/
phantasmal_dgd_v1/src/lpc/
phantasmal_dgd_v1/src/parser/
~name{~enUS{item,items,object,objects,stuff,loot,lewt}}
~desc{~enUS{

Commands to affect objects:

get                  Pick up an item
drop                 Drop an item
put                  Place an item inside another
remove               Remove an item from another
inventory            See what you're carrying
look                 Look at an object
examine              Examine an object closely
open                 Open a container
close                Close a container

}}


~name{~enUS{get,take,grab,pick up} ~esUS{toca}}
~desc{~enUS{

Just type "get" and then a description of the item you want to take
and carry with you.  For instance, "get purple turnip" or "get
cheddar".  You can take an item from inside another by saying
"get parsip from bag".

See also: put, remove, drop

}}


~name{~enUS{put,place} ~esUS{pon}}
~desc{~enUS{

You can place an object inside another by saying "put" or "place" -- for
instance "place turnip in bag" or "put weasel in breadbox".

See also: get, remove, drop, open, close

}}


~name{~enUS{open} ~esUS{abra}}
~desc{~enUS{

You can open an openable container by saying "open" -- for instance,
"open box" or "open sack".

See also: get, put, remove, drop, close

}}


~name{~enUS{close} ~esUS{cierra}}
~desc{~enUS{

You can close a closeable container by saying "close" -- for instance,
"close box" or "close sack".

See also: get, put, remove, drop, open

}}


~name{~enUS{remove}}
~desc{~enUS{

You can take an object from inside another by saying "remove turtle
from little bowl" or "remove Bob from his fantasy world".  The standard
"get" verbs (get, take) work fine for this, too.

See also:  get, put, drop, open, close

}}


~name{~enUS{inv,inventory}}
~desc{~enUS{

Just type "inventory" or "inv" by itself and you'll see a listing of
what items you're carrying around with you.

See also: get, put, drop, examine

}}


~name{~enUS{drop}}
~desc{~enUS{

Just type "drop" and then a description of the object to drop.  For
instance, "drop hot potato".

See also: get, put, remove

}}


~name{~enUS{ex,exa,examine,search}}
~desc{~enUS{

The examine command (which can be abbreviated ex) examines an object
closely looking for hidden details.

See also: look, glance, get

}}


~name{~enUS{l,look}}
~desc{~enUS{

The look command looks at an object in reasonable detail.  It can be
abbreviated as "l".

See also: examine, glance

}}


~name{~enUS{g,gl,glance}}
~desc{~enUS{

The glance command looks quickly at an object.  It can be abbreviated
as "g" or "gl".

See also: look, examine

}}