/
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/
>death_prog 100~
if quest draconia ($n) == 2
	echo You have defeated me, but can you defeat the Ancient Green Dragon?
	setquest $n draconia 3
endif
~
|