뇌뚜따 연구 변경

This commit is contained in:
Cocopomel 2021-10-01 22:58:11 +09:00
parent 2ee7911919
commit 4c3acbf16d
2 changed files with 1 additions and 16 deletions

View File

@ -35,7 +35,7 @@
<label>core analysis</label>
<description>...</description>
<tab>PN_technology</tab>
<baseCost>2500</baseCost>
<baseCost>500</baseCost>
<techLevel>Industrial</techLevel>
<prerequisites>
<li>PNRP_Production</li>

View File

@ -40,21 +40,6 @@
</prerequisites>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>/Defs/ResearchProjectDef[defName = "PNRP_Brain"]/baseCost</xpath>
<value>
<baseCost>500</baseCost>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>/Defs/ResearchProjectDef[defName = "PNRP_Brain"]/prerequisites</xpath>
<value>
<prerequisites>
<li>PNRP_Production</li>
<li>BrainWiring</li>
</prerequisites>
</value>
</li>
</operations>
</match>
</Operation>