NML:Cargotable

From GRFSpecs
Revision as of 11:32, 21 August 2011 by FooBar (talk | contribs) (content of nml r1625)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
cargotable {
	ID [, ID]*
}

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

 cargotable {
 	PASS, MAIL, GOOD, COAL
 }