NML:Cargotable
From GRFSpecs
Jump to navigationJump to searchcargotable {
ID [, ID]*
}
The cargotable is a list of 4-byte long IDs or literal strings. For example:
cargotable {
PASS, MAIL, GOOD, COAL
}
cargotable {
ID [, ID]*
}
The cargotable is a list of 4-byte long IDs or literal strings. For example:
cargotable {
PASS, MAIL, GOOD, COAL
}