Code: Select all
-1 * 15 02 00 10 80 00 00 04 01 00 00 00 02 00 01 00
-1 * 14 02 00 15 81 B9 00 FF 01 32 FF 05 05 1E FF
-1 * 14 02 00 16 81 0C 00 FF 01 15 00 15 15 10 00
-1 * 7 03 00 01 2A 00 16 00
Refitting to goods gives 100 crates per wagon, not 50, although I think the cryptic phrase "The return value is not subject to the usual division of capacities for cargos other than passengers." explains this, so I should set it to 19 FF rather than 32 FF.
The other problem that is almost certainly a bug is that if you refit the train from a cargo to itself (e.g. food to food) then the capacity falls to one quarter of the original! For example, each wagon ends up holding 25 crates of goods or 7 tons of food. You can escape by refitting to something else and back but it is broken as it stands.