mirror of
https://gitgud.io/Tory/oty-nude-unofficial.git
synced 2024-08-15 00:03:29 +00:00
17 lines
No EOL
661 B
XML
17 lines
No EOL
661 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Patch>
|
|
<Operation Class="PatchOperationReplace">
|
|
<xpath>Defs/ThingDef[defName="Human"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[path="Genitals/Testicles/FeaturelessTesticles"]/hediffGraphics/Penis</xpath>
|
|
<value>
|
|
<Penis>
|
|
<path>Genitals/Testicles/balls_micro</path>
|
|
<severity>
|
|
<a1.01>Genitals/Testicles/balls_huge</a1.01>
|
|
<a0.6>Genitals/Testicles/balls_large</a0.6>
|
|
<a0.4>Genitals/Testicles/balls_average</a0.4>
|
|
<a0.01>Genitals/Testicles/balls_micro</a0.01>
|
|
</severity>
|
|
</Penis>
|
|
</value>
|
|
</Operation>
|
|
</Patch> |