Phobos
Phobos copied to clipboard
[Minor] Shield armor inheritance customization
Further customize shield's InheritArmorFromTechno logic:
InheritArmor.Allowedlists TechnoTypes whose armor can be overridden. If empty, any TechnoType not listed inInheritArmor.Disallowedis okay.InheritArmor.Disallowedlists TechnoTypes whose armor can't be overridden. If empty, any TechnoTypes are okay as long asInheritArmor.Allowedis empty or they are listed on it.
In rulesmd.ini:
[SOMESHIELDTYPE] ; ShieldType name
InheritArmor.Allowed= ; list of TechnoTypes
InheritArmor.Disallowed= ; list of TechnoTypes
Nightly build for this pull request:
- compiled-dll-4eea7e969abd10a077eddd1e134bd2d41f01eba2.zip These artifacts will expire in 90 days and will not be available for download after that time.
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.