source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 25~
if rand(30)
        emote licks the blood from her paws and face.
else
if rand(30)
        pmote bares its teeth at $R.
else
if rand(30)
       	purr
else
if rand(30)
        pmote lets out a great roar.
endif
endif
endif
endif
~
>greet_prog 15~
    pmote pounces on $N!
~
>entry_prog 15~
    pmote pounces on $N!
~
|