버그 수정
This commit is contained in:
parent
cb48b08c03
commit
9f15880ebf
@ -21,6 +21,7 @@
|
||||
<thingDef>PN_AutomatonFuel</thingDef>
|
||||
<countRange>3~5</countRange>
|
||||
</inventoryOptions>
|
||||
<allowOldAgeInjuries>false</allowOldAgeInjuries>
|
||||
</PawnKindDef>
|
||||
|
||||
<PawnKindDef Name="PN_HumanBasePawnKind" Abstract="True">
|
||||
|
@ -23,7 +23,7 @@
|
||||
<initialWillRange>10~13</initialWillRange>
|
||||
<initialResistanceRange>38~58</initialResistanceRange>
|
||||
<humanPregnancyChance>0</humanPregnancyChance>
|
||||
|
||||
<allowOldAgeInjuries>false</allowOldAgeInjuries>
|
||||
</PawnKindDef>
|
||||
|
||||
<!-- 정착민 -->
|
||||
|
@ -44,6 +44,7 @@
|
||||
<isViolation>true</isViolation>
|
||||
<targetsBodyPart>false</targetsBodyPart>
|
||||
<surgerySuccessChanceFactor>5</surgerySuccessChanceFactor>
|
||||
<ingredients Inherit="false"></ingredients>
|
||||
</RecipeDef>
|
||||
|
||||
<RecipeDef ParentName="PN_Surgery">
|
||||
@ -66,7 +67,7 @@
|
||||
<li>PN_RepairKit</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
<count>2</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
</RecipeDef>
|
||||
|
@ -62,4 +62,8 @@ and Rimworld Korea Discord members.
|
||||
<li>erdelf.HumanoidAlienRaces</li>
|
||||
<li>goudaquiche.MoharFramework</li>
|
||||
</forceLoadAfter>
|
||||
<incompatibleWith>
|
||||
<li>Ykara.elStrages.EPOE</li>
|
||||
<li>Ykara.elStrages.EPNOE</li>
|
||||
</incompatibleWith>
|
||||
</ModMetaData>
|
Loading…
x
Reference in New Issue
Block a user