The file obj/quest_obj.c should be cloned when setting up a quest.
Look in /doc/build/QUESTS for how to initilize it.
Every wizard may set up one or more quests.
All quests must be approved by an arch wizard.

The quests are not supposed to be very dangerous, just some kind of
puzzle to solve. Even very easy quests are good, especially for the
beginners.

The quest object should be moved into the room room/quest_room.
Look in this room, and in /doc/build/QUESTS, for more documentation.

The quest must be documented how to solve, and with the name of an
archwizard that approved of it.
This documentation should be moved to /players/quests/. 'quests' is not
the name of a player, but this directory is use to make it impossible
for normal players to read the docs. If you have documentation ready
to move, ask an archwizard.
