home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 August / GSSH0804.iso / Action / Notrium / Notrium13.exe / map.dat < prev    next >
Text File  |  2004-08-22  |  435b  |  14 lines

  1. 5;//width of map below
  2. 5;//height of map below
  3.  4;-1; 3;-1; 5
  4. -1;-1;-1;-1;-1
  5.  6;-1; 0; 1; 2
  6. -1;-1;-1;-1;-1
  7.  7;-1;-1;-1;-1
  8. end_of_file;
  9.  
  10. //areas will be placed in this order:
  11. //-1 = no area here
  12. //0 or above = area class number from areas.dat
  13. //-2 = random area that must be here, make sure there are enough free areas to fill all
  14. //-3 = random area that may be here, but only if any area is already adjacent to this square