Open andythenorth opened 2 weeks ago
And the props ?
And the props ?
OpenTTD PR might be split, so I thought two nml PRs maybe? :)
13090 is merged including props and cb. I'll do the nml as a single PR.
Have tested the static prop, appears to work. Iron Horse nfo output from nmlc appears correct.
Train nml:
refittable_cargo_classes: [bitmask(6), bitmask(1, 7, 9)];
Action 0 prop output:
28 \wx0040
32 \wx0282
nml docs for the callback can be adapted from the nfo docs: https://newgrf-specs.tt-wiki.net/wiki/Callbacks#Custom_refit_.28163.29
See https://github.com/OpenTTD/OpenTTD/pull/13090