/
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 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!
~
|