30 lines
819 B
Plaintext
30 lines
819 B
Plaintext
###########################################################################
|
|
# Level File Format:
|
|
#
|
|
# Notice that in the Briefing and WinStatement, we have lines
|
|
# terminating by a "/ \" combination. That will allow the program to
|
|
# wrap the line at the point where this sequence of characters
|
|
# appears. The sequence *has* to appear exactly like that, or it will
|
|
# not work.
|
|
#
|
|
###########################################################################
|
|
|
|
########## Level Information
|
|
name: DEVELOPMENT - Let 'Em Drown
|
|
briefing: They will *all* die, and you can do nothing about it!
|
|
win_statement: What did I tell you?
|
|
|
|
########## Level Metrics
|
|
num_lemmings: 80
|
|
save_percent: 0
|
|
time_limit: 1000
|
|
water_level: 100
|
|
|
|
######### Portals
|
|
entrance: 660 109
|
|
exit: 555 222
|
|
|
|
######## Jobs
|
|
digger: 1
|
|
|