/
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(20)
  emote smacks his lips hungrily.
endif
if rand(40)
  glare $r
endif
if rand(60)
  mpasound You hear some whooing in the distance.
endif
if rand(80)
  pmote sticks his tongue at $r.
endif
~
|