에러 수정
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<!--직원상선 거래-->
|
||||
<RoyalTitlePermitDef>
|
||||
<defName>PN_TradeBenefit</defName>
|
||||
<label>trade with benefit trader ship</label>
|
||||
<label>trade with benefit ship</label>
|
||||
</RoyalTitlePermitDef>
|
||||
|
||||
<!-- 허가증 : 쿨타임 다 차면 공짜, 쿨타임 중엔 신임장 소모 -->
|
||||
@@ -158,7 +158,7 @@
|
||||
<faction>PN_SubsidiaryFaction</faction>
|
||||
<royalAid>
|
||||
<favorCost>2</favorCost>
|
||||
<pawnKindDef>PN_AssociateP_EngineerA</pawnKindDef>
|
||||
<pawnKindDef>PN_AssociateP_EngineerB</pawnKindDef>
|
||||
<pawnCount>4</pawnCount>
|
||||
<aidDurationDays>4</aidDurationDays>
|
||||
<targetingRange>39.9</targetingRange>
|
||||
@@ -198,7 +198,7 @@
|
||||
<faction>PN_SubsidiaryFaction</faction>
|
||||
<royalAid>
|
||||
<favorCost>2</favorCost>
|
||||
<pawnKindDef>PN_AssociateP_DomesticA</pawnKindDef>
|
||||
<pawnKindDef>PN_AssociateP_DomesticB</pawnKindDef>
|
||||
<pawnCount>4</pawnCount>
|
||||
<aidDurationDays>4</aidDurationDays>
|
||||
<targetingRange>39.9</targetingRange>
|
||||
|
||||
@@ -136,7 +136,7 @@
|
||||
<thingDef>PN_PrototypeRailGun</thingDef>
|
||||
<countRange>0~1</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_WeaponsMelee" MayRequire="Ludeon.RimWorld.Royalty">
|
||||
<li Class="StockGenerator_WeaponsMelee">
|
||||
<weaponTag>PN_Bladelink</weaponTag>
|
||||
<countRange>1~2</countRange>
|
||||
</li>
|
||||
@@ -149,6 +149,16 @@
|
||||
<countRange>1~3</countRange>
|
||||
</li>
|
||||
|
||||
<!-- Techprints -->
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>Techprint_CataphractArmor</thingDef>
|
||||
<countRange>1</countRange>
|
||||
</li>
|
||||
<li Class="StockGenerator_SingleDef">
|
||||
<thingDef>Techprint_BrainWiring</thingDef>
|
||||
<countRange>1</countRange>
|
||||
</li>
|
||||
|
||||
<!-- Buildings -->
|
||||
|
||||
<!-- Animals -->
|
||||
|
||||
Reference in New Issue
Block a user