source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>entry_prog 10~
say Pay your taxes, $R.
~
>rand_prog 3~
if rand(50)
	pmote scribbles in a notebook.
else
	Time to pay your taxes.
endif
~
|