wearsetting 추가
This commit is contained in:
parent
8ffef64720
commit
e888db0cb9
BIN
1.3/Assemblies/WearSetting.dll
Normal file
BIN
1.3/Assemblies/WearSetting.dll
Normal file
Binary file not shown.
20
1.3/Defs/AutomataRaceSettings/AutomataWearSetting.xml
Normal file
20
1.3/Defs/AutomataRaceSettings/AutomataWearSetting.xml
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<WearSetting.WearSettingDef>
|
||||
<defName>PN_WearSetting</defName>
|
||||
<targetRace>Paniel_Race</targetRace>
|
||||
<wearSetting>
|
||||
<li MayRequire="Ludeon.RimWorld.Ideology">
|
||||
<wearList>
|
||||
<li>PN_ApparelRoyalguardHat_Commander</li>
|
||||
</wearList>
|
||||
<condition>
|
||||
<hediffDef>
|
||||
<li>PN_SyncLegendary_Combat</li>
|
||||
</hediffDef>
|
||||
</condition>
|
||||
<cantReason>CantReasonHediff</cantReason>
|
||||
</li>
|
||||
</wearSetting>
|
||||
</WearSetting.WearSettingDef>
|
||||
</Defs>
|
4
Content/Languages/English/Keyed/WearSetting.xml
Normal file
4
Content/Languages/English/Keyed/WearSetting.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
<CantReasonHediff>Hediff Limitaion : {5}</CantReasonHediff>
|
||||
</LanguageData>
|
Loading…
x
Reference in New Issue
Block a user