Skip to content

Commit

Permalink
Revert "Merge pull request #3956 from emulatethis777/development"
Browse files Browse the repository at this point in the history
This reverts commit 7f0aec1, reversing
changes made to 790c259.
  • Loading branch information
TheLoneTec committed Oct 6, 2024
1 parent 0bf1e39 commit 1d16448
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -355,10 +355,7 @@
<apparelMoney>400~1200</apparelMoney>
<gearHealthRange>1~1</gearHealthRange>
<apparelAllowHeadgearChance>0</apparelAllowHeadgearChance>
<techHediffsMoney>
<min>50</min>
<max>800</max>
</techHediffsMoney>
<techHediffsMoney>50~800</techHediffsMoney>
<techHediffsTags>
<li>Poor</li>
<li>Simple</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,7 @@
</li>
</skills>
<techHediffsChance>0.04</techHediffsChance>
<techHediffsMoney>
<min>50</min>
<max>800</max>
</techHediffsMoney>
<techHediffsMoney>50~800</techHediffsMoney>
<techHediffsTags>
<li>Poor</li>
<li>Simple</li>
Expand Down
10 changes: 2 additions & 8 deletions Mods/Core_SK/Defs/PawnKindDefs_Humanlikes/PawnKinds_Player.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,7 @@
<forceNormalGearQuality>true</forceNormalGearQuality>
<minGenerationAge>18</minGenerationAge>
<techHediffsChance>0.03</techHediffsChance>
<techHediffsMoney>
<min>50</min>
<max>800</max>
</techHediffsMoney>
<techHediffsMoney>50~800</techHediffsMoney>
<initialWillRange>0~0</initialWillRange>
<humanPregnancyChance>0.06</humanPregnancyChance>
<techHediffsTags>
Expand Down Expand Up @@ -325,10 +322,7 @@
<forceNormalGearQuality>true</forceNormalGearQuality>
<chemicalAddictionChance>0.06</chemicalAddictionChance>
<techHediffsChance>0.03</techHediffsChance>
<techHediffsMoney>
<min>50</min>
<max>800</max>
</techHediffsMoney>
<techHediffsMoney>50~800</techHediffsMoney>
<techHediffsTags>
<li>Poor</li>
<li>Simple</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@
<apparelIgnoreSeasons>true</apparelIgnoreSeasons>
<apparelIgnorePollution MayRequire="Ludeon.RimWorld.Biotech">true</apparelIgnorePollution>
<apparelAllowHeadgearChance>0.5</apparelAllowHeadgearChance>
<techHediffsMoney>
<min>50</min>
<max>800</max>
</techHediffsMoney>
<techHediffsMoney>50~800</techHediffsMoney>
<techHediffsTags>
<li>Poor</li>
<li>Simple</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@
<apparelMoney>0~700</apparelMoney>
<apparelAllowHeadgearChance>0</apparelAllowHeadgearChance>
<techHediffsChance>0.03</techHediffsChance>
<techHediffsMoney>
<min>50</min>
<max>800</max>
</techHediffsMoney>
<techHediffsMoney>50~800</techHediffsMoney>
<techHediffsTags>
<li>Poor</li>
</techHediffsTags>
Expand Down

0 comments on commit 1d16448

Please sign in to comment.