mirror of
https://gitgud.io/Tory/oty-nude-unofficial.git
synced 2024-08-15 00:03:29 +00:00
20 lines
No EOL
615 B
XML
20 lines
No EOL
615 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Patch>
|
|
<Operation Class="PatchOperationReplace">
|
|
<xpath>Defs/ThingDef[defName="Human"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li/hediffGraphics/Penis</xpath>
|
|
<value>
|
|
<Penis>
|
|
<path>Genitals/penis_micro</path>
|
|
<severity>
|
|
<a1.01>Genitals/penis_oversized</a1.01>
|
|
<a0.90>Genitals/penis_huge</a0.90>
|
|
<a0.70>Genitals/penis_large</a0.70>
|
|
<a0.25>Genitals/penis_average</a0.25>
|
|
<a0.05>Genitals/penis_small</a0.05>
|
|
<a0.01>Genitals/penis_micro</a0.01>
|
|
</severity>
|
|
</Penis>
|
|
</value>
|
|
</Operation>
|
|
</Patch> |