Production of items with ItemType::ORINPUTS
will ignore local inputs if there are shared input with lower index
#175
Labels
ItemType::ORINPUTS
will ignore local inputs if there are shared input with lower index
#175
Example
meal
can be produced fromgrain
,livestock
, orfish
. If the unit has locallivestock,
but someone in the region sharesgrain,
that shared grain will be used first.Desired outcome
The unit must first use local items and then try to use shared items from the other units.
The text was updated successfully, but these errors were encountered: