backstoryworktype fix
This commit is contained in:
parent
673b0f31a7
commit
4d7dc61aaa
@ -29,6 +29,20 @@
|
||||
</operations>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationTest">
|
||||
<xpath>Defs/AlienRace.AlienBackstoryDef[defName="Dragonian_BS_B"]/workDisables</xpath>
|
||||
</li>
|
||||
<li Class="PatchOperationReplace">
|
||||
<xpath>Defs/AlienRace.AlienBackstoryDef[defName="Dragonian_BS_B"]/workDisables</xpath>
|
||||
<value>
|
||||
<workDisables></workDisables>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</Operation>
|
||||
|
||||
<Operation Class="PatchOperationSequence">
|
||||
<operations>
|
||||
<li Class="PatchOperationTest">
|
||||
|
Loading…
x
Reference in New Issue
Block a user