B Ben Miller Chieftain Joined Jan 14, 2017 Messages 10 Jan 17, 2017 #21 So, i think i have solved my own problem, the reason i couldn't find the Requirementsets, is because they didnt exist for snow
So, i think i have solved my own problem, the reason i couldn't find the Requirementsets, is because they didnt exist for snow
B Ben Miller Chieftain Joined Jan 14, 2017 Messages 10 Jan 17, 2017 #22 <RequirementSets> <Row> <RequirementSetId>PLOT_HAS_SNOW_REQUIREMENTS</RequirementSetId> <RequirementSetType>REQUIREMENTSET_TEST_ALL</RequirementSetType> </Row> <Row> <RequirementSetId>PLOT_HAS_SNOW_HILLS_REQUIREMENTS</RequirementSetId> <RequirementSetType>REQUIREMENTSET_TEST_ALL</RequirementSetType> </Row> </RequirementSets> <Requirements> <Row> <RequirementId>REQUIRES_PLOT_HAS_SNOW</RequirementId> <RequirementType>REQUIREMENT_PLOT_TERRAIN_TYPE_MATCHES</RequirementType> </Row> <Row> <RequirementId>REQUIRES_PLOT_HAS_SNOW_HILLS</RequirementId> <RequirementType>REQUIREMENT_PLOT_TERRAIN_TYPE_MATCHES</RequirementType> </Row> </Requirements> <RequirementArguments> <Row> <RequirementId>REQUIRES_PLOT_HAS_SNOW</RequirementId> <Name>TerrainType</Name> <Value>TERRAIN_SNOW</Value> </Row> <Row> <RequirementId>REQUIRES_PLOT_HAS_SNOW_HILLS</RequirementId> <Name>TerrainType</Name> <Value>TERRAIN_SNOW_HILLS</Value> </Row> </RequirementArguments> <RequirementSetRequirements> <Row> <RequirementSetId>PLOT_HAS_SNOW_REQUIREMENTS</RequirementSetId> <RequirementId>REQUIRES_PLOT_HAS_SNOW</RequirementId> </Row> <Row> <RequirementSetId>PLOT_HAS_SNOW_HILLS_REQUIREMENTS</RequirementSetId> <RequirementId>REQUIRES_PLOT_HAS_SNOW_HILLS</RequirementId> </Row> </RequirementSetRequirements>
<RequirementSets> <Row> <RequirementSetId>PLOT_HAS_SNOW_REQUIREMENTS</RequirementSetId> <RequirementSetType>REQUIREMENTSET_TEST_ALL</RequirementSetType> </Row> <Row> <RequirementSetId>PLOT_HAS_SNOW_HILLS_REQUIREMENTS</RequirementSetId> <RequirementSetType>REQUIREMENTSET_TEST_ALL</RequirementSetType> </Row> </RequirementSets> <Requirements> <Row> <RequirementId>REQUIRES_PLOT_HAS_SNOW</RequirementId> <RequirementType>REQUIREMENT_PLOT_TERRAIN_TYPE_MATCHES</RequirementType> </Row> <Row> <RequirementId>REQUIRES_PLOT_HAS_SNOW_HILLS</RequirementId> <RequirementType>REQUIREMENT_PLOT_TERRAIN_TYPE_MATCHES</RequirementType> </Row> </Requirements> <RequirementArguments> <Row> <RequirementId>REQUIRES_PLOT_HAS_SNOW</RequirementId> <Name>TerrainType</Name> <Value>TERRAIN_SNOW</Value> </Row> <Row> <RequirementId>REQUIRES_PLOT_HAS_SNOW_HILLS</RequirementId> <Name>TerrainType</Name> <Value>TERRAIN_SNOW_HILLS</Value> </Row> </RequirementArguments> <RequirementSetRequirements> <Row> <RequirementSetId>PLOT_HAS_SNOW_REQUIREMENTS</RequirementSetId> <RequirementId>REQUIRES_PLOT_HAS_SNOW</RequirementId> </Row> <Row> <RequirementSetId>PLOT_HAS_SNOW_HILLS_REQUIREMENTS</RequirementSetId> <RequirementId>REQUIRES_PLOT_HAS_SNOW_HILLS</RequirementId> </Row> </RequirementSetRequirements>
Olordrin Chieftain Joined Jan 16, 2017 Messages 25 Jan 18, 2017 #23 I guess they figured there would be no actual yield for snow tiles so there wasn't really any need for them to code it in
I guess they figured there would be no actual yield for snow tiles so there wasn't really any need for them to code it in