/
umud/DOC/
umud/DOC/examples/
umud/DOC/internals/
umud/DOC/wizard/
umud/MISC/
umud/MISC/dbchk/
umud/RWHO/rwhod/
build           build object-type [object-specific options].  There is one
                command to build every type of thing. The types are listed
		below, along with their syntax. In all cases, the arguments
                after "build object-type" are optional.
                 room   build room "Room Name" "exit in" "exit out"
                         This lets you build the named room, and make exits
                         into and out of it from the room you are standing in.
                 object build object "Object Name" "object description"
                         This lets you make an object and describe it in
                         one command.
                 player build player "Player Name" "Password"
                         This is a wizard-only command, and does exactly
                         what it says.
                 exit   build exit "Exit Name" destination-room-number
                         This command will build and link the exit.
                 link   build link "existing exit" destination-room-number
                         This gives an existing exit a new destination.