Difference for doc/Developers/random-maps from version 1.2 to 1.3


version 1.2 version 1.3
Line 180
 
Line 180
   '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:


Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:42