#
# enddeath.txt
#
# format of each line is:
#
#   gvar, value, worldAreaKnown, worldAreaNotKnown, minLevel, %, narrator file
#
# Where:
#
#   gvar is the GVAR_* number for the variable controlling the slide.
#
#   value is the value that the gvar must be >= to for this slide
#     to be shown
#
#   worldAreaKnown is the # of a worldmap area that has to be known
#     in order to get this one as an option
#
#   worldAreaNotKnown is the # of a worldmap area that has to be *not*
#     known in order to get this one as an option
#
#   minLevel is the minimum player level in order to get this one as
#     an option
#
#   % is the % chance of a given line to occur
#
#   narrator file is the base filename (no path path or extension) used
#     for the narrator voice-over and subtitles.  Maximum of 8 characters.
#


#####
# Generic Deaths
#####
-1, 0, -1, -1, 0, 10, nar_2
-1, 0, -1, -1, 0, 10, nar_3
-1, 0, -1, -1, 0, 20, nar_4
-1, 0, -1, -1, 0, 20, nar_5
-1, 0, -1, -1, 0, 20, nar_6
-1, 0, -1, -1, 0, 20, nar_7