R3PC level set
# Above line identifies this as a level set

# title:
#  Title of the level set
title=Some trickier levels

# compiler:
#  Who compiled the set
compiler=George Foot

# lives:
#  If set to a number, this is the number of lives for the entire game.
#  Otherwise:
#    infinite - unlimited lives
#    level - number of lives is set to each level's value at the start 
#        of that level
#    auto - initially you have zero lives, but when you enter a level
#        you get that level's quota added on
lives=level

# levels:
#  Number of levels in the set
levels=12

# level:
#  These specify the filenames for the levels, in order.  The default
#  directory is the one containing the set description file.  This may
#  be a datafile.
#
#  If a level name is followed by a comma and a string, the first 8 
#  characters of that string are the password to jump to that level.
level=MAZE.MAP,maze
level=EGGTIMER.MAP,eggtimer
level=PUZZLING.MAP,puzzling
level=SLEVEL.MAP,slevel
level=BOXED.MAP,boxed
level=SWEN.MAP,swen
level=HURRY.MAP,hurry
level=TELEPORT.MAP,teleport
level=HEXADECA.MAP,hexadeca
level=GOLDPATH.MAP,goldpath
level=SCREENK.MAP,k
level=SWORLD.MAP,sworld

# endtext:
#  Number of lines of ending text (followed by that number
#  of lines of text).
endtext=3
Wow!  You're not bad at this game.  Email the author for 
more levels, or better yet design some of your own using 
the map editor and send those to the author.
