version 1.2 | | version 1.3 |
---|
| | |
'final_map' When dungeon_level >= dungeon_depth, another exit | | 'final_map' When dungeon_level >= dungeon_depth, another exit |
isn't usually made. However, if final_map is set | | isn't usually made. However, if final_map is set |
to a map's name, then an exit to this map will | | to a map's name, then an exit to this map will |
be made. YOU MUST PROVIDE A WAY BACK IN THE FINAL MAP: | | be made. |
the random map generator can't modify an exiting map | | |
to point back to themselves yet. | | 'exit_on_final_map' The default action is to place an exit on |
| | the final map. When explicitly set to 'no' this will |
| | not place a return exit on the final_map. |
| | If you use this setting YOU MUST PROVIDE A WAY BACK IN THE FINAL MAP! |
| | |
| | |
Misc. Parameters: | | Misc. Parameters: |