번역 추가 / 버그 수정

This commit is contained in:
Cocopomel
2022-09-18 15:43:55 +09:00
parent 7b3a028f5a
commit 6898b6f119
14 changed files with 288 additions and 16 deletions

View File

@@ -562,8 +562,8 @@
<Steel>50</Steel>
<PN_Component>1</PN_Component>
</costList>
<researchPrerequisites Inherit="false">
<li>PNRP_Railgun</li>
</researchPrerequisites>
<recipeMaker>
<researchPrerequisite Inherit="false">PNRP_Railgun</researchPrerequisite>
</recipeMaker>
</ThingDef>
</Defs>

View File

@@ -90,7 +90,7 @@
<ThingDef ParentName="PN_BaseMeleeWeapon_Sharp">
<defName>PN_WarHammer</defName>
<label>PnL warhammer</label>
<description>[caution] : Automaton exclusive weapon.\n\nA luxurious war hammer made by PnL industry. There is no special function.</description>
<description>A luxurious war hammer made by PnL industry. There is no special function.</description>
<graphicData>
<texPath>Things/Weapons/PNWarHammer</texPath>
<graphicClass>Graphic_Single</graphicClass>