/
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/
>greet_prog 50~
say Do you think you're tough enough to fight me, $N?
if rand(50)
	flex
endif
~
>fight_prog 5~
say Shouldn't you flee, $N?
~
>rand_prog 5~
mpasound You hear a horrific sound below you.
~
|