It is now possible to customize which TechnoTypes benefit from bonuses of a FactoryPlant=true building by listing them on FactoryPlant.AllowTypes and/or FactoryPlant.DisallowTypes.
FactoryPlant.Multiplier (Ares feature) is still applied on the bonuses if they are in effect.
In rulesmd.ini:
[SOMEBUILDING] ; BuildingType
FactoryPlant.AllowTypes= ; List of TechnoTypes
FactoryPlant.DisallowTypes= ; List of TechnoTypes
This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.
Allowed / disallowed types for FactoryPlant
FactoryPlant=true
building by listing them onFactoryPlant.AllowTypes
and/orFactoryPlant.DisallowTypes
.FactoryPlant.Multiplier
(Ares feature) is still applied on the bonuses if they are in effect.In
rulesmd.ini
: