mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
14 lines
No EOL
475 B
XML
14 lines
No EOL
475 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Defs>
|
|
<ThingDef ParentName="GatheredCum">
|
|
<defName>GatheredCumMixture</defName>
|
|
<label>cum mixture</label>
|
|
<description>Gathered mixture of cum.</description>
|
|
<thingClass>RJW_Menstruation.Sexperience.GatheredCumMixture</thingClass>
|
|
<graphicData>
|
|
<texPath>Things/Item/GatheredCum</texPath>
|
|
<drawSize>1</drawSize>
|
|
<graphicClass>Graphic_StackCount</graphicClass>
|
|
</graphicData>
|
|
</ThingDef>
|
|
</Defs> |