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.
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.
Alcohol (cargo ID 8) appears only in Raw Food. Since it's generated by one of the port industries, it's too easily available to count toward Final Products, in my opinion.
Fertilizer (16) appears only in Final Products.
Goods (5) appears in Final Products
Limitations
I have not checked any other economies for cargos in multiple categories.
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.