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