Skip to content

Commit

Permalink
Add new rw 1.3 maxConfigurableAtWorldCreation to android factions
Browse files Browse the repository at this point in the history
  • Loading branch information
aRandomKiwi committed Aug 7, 2021
1 parent 209c198 commit 0b1401e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 1.3/Defs/FactionDefs/Factions_Misc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@
</fixedLeaderKinds>
<settlementGenerationWeight>0.3</settlementGenerationWeight>
<requiredCountAtGameStart>1</requiredCountAtGameStart>
<maxConfigurableAtWorldCreation>9999</maxConfigurableAtWorldCreation>
<configurationListOrderPriority>20</configurationListOrderPriority>
<maxCountAtGameStart>1</maxCountAtGameStart>
<canMakeRandomly>true</canMakeRandomly>
<canSiege>true</canSiege>
Expand Down Expand Up @@ -220,6 +222,8 @@
<pawnsPlural>androids</pawnsPlural>
<listOrderPriority>35</listOrderPriority>
<settlementGenerationWeight>0.5</settlementGenerationWeight>
<maxConfigurableAtWorldCreation>9999</maxConfigurableAtWorldCreation>
<configurationListOrderPriority>20</configurationListOrderPriority>
<requiredCountAtGameStart>1</requiredCountAtGameStart>
<canMakeRandomly>true</canMakeRandomly>
<canSiege>true</canSiege>
Expand Down

0 comments on commit 0b1401e

Please sign in to comment.