부르카 패치
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<match Class="PatchOperationSequence">
|
||||
<success>Always</success>
|
||||
<operations>
|
||||
|
||||
<!--헤어패치-->
|
||||
<!--<li Class="PatchOperationAdd">
|
||||
<xpath>/Defs/CultureDef[defName = *]/styleItemTags</xpath>
|
||||
@@ -18,6 +19,16 @@
|
||||
</li>
|
||||
</value>
|
||||
</li>-->
|
||||
|
||||
<!--부르카 애드온 문제 해결-->
|
||||
<li Class="PatchOperationAdd">
|
||||
<xpath>/Defs/ThingDef[defName = "Apparel_Burka"]/apparel</xpath>
|
||||
<value>
|
||||
<tags>
|
||||
<li>PN_Burka</li>
|
||||
</tags>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</match>
|
||||
</Operation>
|
||||
|
||||
Reference in New Issue
Block a user