mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Xenotype gene error patch
This commit is contained in:
parent
773590c598
commit
43705b9676
4 changed files with 19 additions and 3 deletions
14
Common/Patches/Xenotypes/PatchLicentiaLabs.xml
Normal file
14
Common/Patches/Xenotypes/PatchLicentiaLabs.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationFindMod">
|
||||
<mods>
|
||||
<li>LustLicentia.RJWLabs</li>
|
||||
</mods>
|
||||
<match Class="PatchOperationAdd">
|
||||
<xpath>Defs/XenotypeDef[defName="rjw_genes_succubus"]/genes</xpath>
|
||||
<value>
|
||||
<li>rjw_genes_elasticity</li>
|
||||
</value>
|
||||
</match>
|
||||
</Operation>
|
||||
</Patch>
|
Loading…
Add table
Add a link
Reference in a new issue