PNRP_Railgun 추가
This commit is contained in:
parent
4a4d158cc5
commit
da004be4e8
1.3/Defs
@ -237,6 +237,21 @@
|
||||
<researchViewY>3.5</researchViewY>
|
||||
</ResearchProjectDef>
|
||||
|
||||
<ResearchProjectDef>
|
||||
<defName>PNRP_Railgun</defName>
|
||||
<label>PnL Railgun</label>
|
||||
<description>Research how to craft basic PnL Railgun.</description>
|
||||
<tab>PN_technology</tab>
|
||||
<baseCost>2000</baseCost>
|
||||
<techLevel>Spacer</techLevel>
|
||||
<prerequisites>
|
||||
<li>PNRP_AutoArtillery</li>
|
||||
<li>PNRP_RoyalWeapons</li>
|
||||
</prerequisites>
|
||||
<researchViewX>5.0</researchViewX>
|
||||
<researchViewY>4.2</researchViewY>
|
||||
</ResearchProjectDef>
|
||||
|
||||
<!--==================================== 동면관 ====================================-->
|
||||
<!--<ResearchProjectDef>
|
||||
<defName>PNRP_CryptosleepCasket</defName>
|
||||
|
@ -205,7 +205,7 @@
|
||||
<constructionSkillPrerequisite>5</constructionSkillPrerequisite>
|
||||
<costList>
|
||||
<Steel>150</Steel>
|
||||
<ComponentIndustrial>6</ComponentIndustrial>
|
||||
<ComponentSpacer>12</ComponentSpacer>
|
||||
<PN_BrainCasing>1</PN_BrainCasing>
|
||||
</costList>
|
||||
<inspectorTabs>
|
||||
@ -271,7 +271,7 @@
|
||||
<li>PlaceWorker_PreventInteractionSpotOverlap</li>
|
||||
</placeWorkers>
|
||||
<researchPrerequisites>
|
||||
<li>PNRP_AutoArtillery</li>
|
||||
<li>PNRP_Railgun</li>
|
||||
</researchPrerequisites>
|
||||
<uiIconPath>Things/Building/PN_Railgun_Ui</uiIconPath>
|
||||
<uiIconScale>0.9</uiIconScale>
|
||||
|
Loading…
x
Reference in New Issue
Block a user