source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>all_greet_prog 70~
if rand(30)
  ' Are you interested in studying from me?
endif
if rand(60)
  ' A wager my friends, my students will best any of you!
endif
~
|