Skip to content

Commit

Permalink
Downgrade repair kit tech to Robot I
Browse files Browse the repository at this point in the history
  • Loading branch information
masakitenchi committed Jul 31, 2024
1 parent 7a08420 commit 2d7a1dd
Showing 1 changed file with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,16 @@
</researchPrerequisites>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="AndroidRepairKit"]/recipeMaker/researchPrerequisite</xpath>
<value>
<researchPrerequisite>
<li>Droids_D1</li>
</researchPrerequisite>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[
defName="AndroidRepairKit" or
defName="AndroidRepairParts" or
defName="ChjAndroid_ChemfuelGenerator" or
defName="ChJAndroidThermalBandages"
Expand Down

0 comments on commit 2d7a1dd

Please sign in to comment.