This special procedure makes any mob into a "rent-a-cleric" which will allow players to pay for common beneficial cleric spells. It also helps out newbies by casting low-level cleric spells (i.e. bless, armor, etc.) on characters of level 10 or less. To add this fine bit of code to your own MUD, merely edit the spec_procs.c file and insert it into the long list of specials, then edit spec_assign.c and assign it to any mob of your choice. Finally, but most importantly, edit interpreter.c and define a "heal" command, which will call the do_not_here function. Having made these modifications, recompile the MUD and pray. All should be well, but if any problems occur, try out the CircleMUD mailing list! Wyatt Bode (bode@juncol.juniata.edu)