/
area/city/
area/crypts/
area/guilds/
area/psuedowild/
area/religion/
data/documents/MPDocs/
data/html/
data/mobprogs/
data/quest/
data/world/
data/world/_utilities/
data/world/images/
design/html/
notes/
player/
>rand_prog 3~
if rand(50)
	echo The mutant beastly fido's eyes start glowing green.
else
        pmote barks at $R.
	if rand(50)
		mpasound You hear a dog barking in the distance.
	endif
endif
~
|