home *** CD-ROM | disk | FTP | other *** search
- // FORMAT:
- //
- // ROOM num
- // <name> x y {roomnum}
- // roomnum is only needed for outer rooms (i.e. not the first room)
- // rooms are blitted in the order of access...
- // // is a comment
- // END
- //
- // Anything after the required format is ignored, as are blank lines...
-
-
- ROOM 0 entry corridor
- CORICORI 160 127
- NEWWEL_C 498 97 1
- BAPTIS_C 113 343 2
- ARYT_50 455 145
- ADN_50 191 300
- END
-
-
- ROOM 2 BAPTISTRY
- BAPTIST 180 237
- CORIDR_C 347 96 0
- AUP_50 367 210
- END
-
-
- ROOM 1 WELLROOM
- NEWWELL 317 105
- CORIDR_C 82 258 0
- ALEF_86 274 267
- END
-
-
-