Skip to content
Snippets Groups Projects
Commit f75ed8c0 authored by Ed86's avatar Ed86
Browse files

added girl cum/filth, maybe someday will have some use

parent bab220e7
No related branches found
No related tags found
No related merge requests found
......@@ -20,4 +20,24 @@
<canFilthAttach>true</canFilthAttach>
</filth>
</ThingDef>
<ThingDef ParentName="BaseFilth">
<defName>FilthGirlCum</defName>
<label>cum</label>
<statBases>
<!-- vomit is -40 / -15, cum shouldn't be that bad -->
<Beauty>-30</Beauty>
<Cleanliness>-12</Cleanliness>
</statBases>
<graphicData>
<texPath>Things/Filth/Spatter</texPath>
<color>(180, 180, 180, 100)</color>
</graphicData>
<filth>
<rainWashes>true</rainWashes>
<!-- animal filth and such is 35, so this is still relatively high -->
<cleaningWorkToReduceThickness>40</cleaningWorkToReduceThickness>
<canFilthAttach>true</canFilthAttach>
</filth>
</ThingDef>
</Defs>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment