Difference between revisions of "NML:Cargotable"

From GRFSpecs
Jump to navigationJump to search
(content of nml r1625)
(No difference)

Revision as of 11:32, 21 August 2011

cargotable {
	ID [, ID]*
}

The cargotable is a list of 4-byte long IDs or literal strings. For example:

 cargotable {
 	PASS, MAIL, GOOD, COAL
 }