실버케이스 수정/레일건포탄 수정

This commit is contained in:
Cocopomel 2022-09-20 02:36:47 +09:00
parent ede86811d8
commit fc00e50c57
2 changed files with 4 additions and 2 deletions

View File

@ -562,7 +562,7 @@
<costList> <costList>
<Uranium>30</Uranium> <Uranium>30</Uranium>
<Steel>50</Steel> <Steel>50</Steel>
<PN_Component>1</PN_Component> <ComponentSpacer>1</ComponentSpacer>
</costList> </costList>
<recipeMaker> <recipeMaker>
<researchPrerequisite Inherit="false">PNRP_Railgun</researchPrerequisite> <researchPrerequisite Inherit="false">PNRP_Railgun</researchPrerequisite>

View File

@ -22,6 +22,8 @@
<graphicClass>Graphic_StackCount</graphicClass> <graphicClass>Graphic_StackCount</graphicClass>
<drawSize>1.0</drawSize> <drawSize>1.0</drawSize>
</graphicData> </graphicData>
<soundInteract>Silver_Drop</soundInteract>
<soundDrop>Silver_Drop</soundDrop>
<stackLimit>10</stackLimit> <stackLimit>10</stackLimit>
<uiIconForStackCount>1</uiIconForStackCount> <uiIconForStackCount>1</uiIconForStackCount>
<healthAffectsPrice>false</healthAffectsPrice> <healthAffectsPrice>false</healthAffectsPrice>
@ -41,7 +43,7 @@
</thingSetMakerTags> </thingSetMakerTags>
<costList> <costList>
<Silver>800</Silver> <Silver>80</Silver>
<Steel>15</Steel> <Steel>15</Steel>
<ComponentIndustrial>1</ComponentIndustrial> <ComponentIndustrial>1</ComponentIndustrial>
</costList> </costList>