citymania-org / robs-trains

Rob’s Trains
GNU General Public License v3.0
4 stars 2 forks source link

Vehicle life and mail/freight wagon capacity fix #8

Closed JohnFranklin523 closed 4 months ago

JohnFranklin523 commented 7 months ago

This pull request consists of:

  1. Fix some vehicles with a life of only 8 years by extending them to 30 years.
  2. Fix mail and freight wagons with a capacity of 1 by assigning them with the capacity in real life: 22.4t (90 bags of mail) for Gblss-y and 25t for Hbis.

This is approximately the same as the first part of PR #7 . I aborted the former commits and now there is no "junk commit" related to the PR. Still yet to find out how "rebase" works.