source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 3~
if rand(99)
	pmote squawks loudly.
else
	if mobobj (1110)
		tell self shit
	else
		pmote lays an egg.
		load obj 1110
	endif
endif
~
|