폰카인드 옷 문제 수정
This commit is contained in:
parent
3b9f126412
commit
57eaf61eb2
@ -306,6 +306,11 @@
|
|||||||
</li>
|
</li>
|
||||||
</pawnGroupMakers>
|
</pawnGroupMakers>
|
||||||
<apparelStuffFilter>
|
<apparelStuffFilter>
|
||||||
|
<stuffCategoriesToAllow>
|
||||||
|
<li>Metallic</li>
|
||||||
|
<li>Fabric</li>
|
||||||
|
<li>Leathery</li>
|
||||||
|
</stuffCategoriesToAllow>
|
||||||
<disallowedThingDefs>
|
<disallowedThingDefs>
|
||||||
<li>Leather_Thrumbo</li>
|
<li>Leather_Thrumbo</li>
|
||||||
<li>Hyperweave</li>
|
<li>Hyperweave</li>
|
||||||
|
@ -437,9 +437,9 @@
|
|||||||
<itemQuality>Normal</itemQuality>
|
<itemQuality>Normal</itemQuality>
|
||||||
<gearHealthRange>0.7~3.2</gearHealthRange>
|
<gearHealthRange>0.7~3.2</gearHealthRange>
|
||||||
<biocodeWeaponChance>0.2</biocodeWeaponChance>
|
<biocodeWeaponChance>0.2</biocodeWeaponChance>
|
||||||
<apparelAllowHeadgearChance>0.6</apparelAllowHeadgearChance>
|
<apparelAllowHeadgearChance>1</apparelAllowHeadgearChance>
|
||||||
<apparelRequired>
|
<apparelRequired>
|
||||||
<li>PN_ApparelMilitia</li>
|
|
||||||
</apparelRequired>
|
</apparelRequired>
|
||||||
<apparelTags>
|
<apparelTags>
|
||||||
<li>Paniel_Militia</li>
|
<li>Paniel_Militia</li>
|
||||||
|
@ -427,6 +427,7 @@
|
|||||||
</thingSetMakerTags>
|
</thingSetMakerTags>
|
||||||
</ThingDef>
|
</ThingDef>
|
||||||
|
|
||||||
|
<!--==================================== OTP 카드 ====================================-->
|
||||||
<ThingDef ParentName="ResourceBase">
|
<ThingDef ParentName="ResourceBase">
|
||||||
<defName>PN_OTPCard</defName>
|
<defName>PN_OTPCard</defName>
|
||||||
<label>PnL OTP card</label>
|
<label>PnL OTP card</label>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user