F1rrel / RenewedVillageGrowth

RVG is a Game Script that manages towns growth in a new and balanced way, making growth depend on varied cargo delivery (passengers, food, goods, ...) and sustained transportation of passangers and mails. The script supports Baseset, FIRS, ECS, YETI and NAIS industries. It is born as a combination of keoz's Renewed City Growth GS and Sylf's City Growth Limiter GS.
GNU General Public License v2.0
8 stars 15 forks source link

Fix: FIRS 3 Arctic Basic cargo categories #124

Closed 2TallTyler closed 11 months ago

2TallTyler commented 11 months ago

Motivation / Problem

I am playing on the Discord server's JGR Server 2, which uses FIRS 3 Arctic Basic and RVG v92. We are experiencing a bug where some cargos are not counting towards delivery requirements.

I believe this is because the problem cargos are in multiple categories, but only count toward the lower tier.

Also, Goods is not in any category.

Description

This PR ensures that each cargo in FIRS 3 Arctic Basic only appears in one category.

Limitations

I have not checked any other economies for cargos in multiple categories.

F1rrel commented 11 months ago

Great catch! It is hard to spot these errors, I have encountered several during the years, so hopefully they are all fixed.