Difference between revisions of "The Rooms Block"
Jump to navigation
Jump to search
(Created page with "The block start with the string "#ROOMS" without quotes, followed by one or more room records, and ending with the string "#0" without quotes. This is an example of a rooms ...") |
(No difference)
|
Revision as of 14:06, 12 February 2011
The block start with the string "#ROOMS" without quotes, followed by one or more room records, and ending with the string "#0" without quotes.
This is an example of a rooms block:
#ROOMS room 1: see syntax for a room record for layout
room 2: see syntax for a room record for layout
room 3: see syntax for a room record for layout
.
.
.
#0