/
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/
>speech_prog p Grant me the power!~
if ispc($n)
if level ($n) < 50
	say Now on to the front lines $N!
endif
endif
~
>greet_prog 100~
	say We must stand up to the gods $N! will you help me?
	say just say 'Grant me the power!' exactly like that, and you shall receive my help!
~
>rand_prog 50~
	say We must stand up to the gods! will you help me?
	say just say 'Grant me the power!' exactly like that, and you shall receive my help!
~
|