mob/
obj/
shp/
wld/
zon/

   Sundhaven is designed to be a newbie starting town, essentially
an alternative to a time-worn Midgaard. It is complete with the guilds
of the four basic classes, shops, bank, post office, and several
connecting points which make it easy to link to any world.  

   Installation is easy. Simply copy the *.obj/wld/mob/zon/shp
to their respective directories. Insert sund_assign.c to your
spec_assign.c and sund_procs.c to your spec_procs.c files.
If you would like the guildguards to work, make the following
entry in class.c:

  {CLASS_WARRIOR, 6757, SCMD_WEST},
  {CLASS_THIEF, 6740, SCMD_EAST},
  {CLASS_MAGIC_USER, 6616, SCMD_UP},
  {CLASS_CLERIC, 6661, SCMD_WEST},


   Room 6602 may function as a donation room if you desire.
Room 6601 may serve as a player loadroom, with the following
equipment loading with new players:

      objs 6602, 6603, 6604 to all.
      obj 6605 to thieves  (dagger).
      obj 6606 to mages  (staff).
      obj 6607 to clerics  (mace).
      obj 6608 to warriors  (short sword).


   I hope you find the zone useful. If you have any questions,
telnet to Exile MUD at exile.intserv.com 4000 or drop me an
email.

        Mercy
        mercy@exile.intserv.com