/
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) == 0
	echo You have defeated me, but can you defeat the Great Black Dragon?
	setquest $n draconia 1
endif
~
|