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

fix for hemipenis and croc operations

parent dd3d5118
No related branches found
No related tags found
No related merge requests found
......@@ -383,8 +383,6 @@
<RecipeDef ParentName="FutaMakingF">
<defName>AddHemipenis</defName>
<label>add hemipenis</label>
<description>Adds a dual-shated penis to a female.</description>
<workerClass>rjw.Recipe_InstallGenitals</workerClass>
<jobString>adding hemipenes.</jobString>
<workAmount>1400</workAmount>
<skillRequirements>
......@@ -422,8 +420,6 @@
<RecipeDef ParentName="FutaMakingF">
<defName>AddCrocodilianPenis</defName>
<label>add crocodilian penis</label>
<description>Adds a crocodilian penis to a female.</description>
<workerClass>rjw.Recipe_InstallGenitals</workerClass>
<jobString>adding crocodilian penis.</jobString>
<workAmount>1200</workAmount>
<skillRequirements>
......
v1.9.5b
fix for hemipenis and croc operations
Zaltys:
[CORE] More sprite positioning work. sexTick can be called with enablerotation: false to disable the default 'face each other' position.
[CORE] Figured out a simple way to hide pawn clothing during sex, without any chance of it being lost. Added parameters to the sexTick method to determine if the pawn/partner should be drawn nude, though at the moment everything defaults to nude. If a job breaks, may result in the pawn getting stuck nude for a short while, until the game refreshes clothing.
[BALANCE] Added age modifier for whore prices.
[FEATURE] Added a new info card for RJW-related stats. Accessible from the new icon in the Bio tab. Very bare-bones at the moment, the only thing it shows for now is the price range for whoring. Will be expanded in later updates.
v1.9.5a
fix for pregnancy error
mod menu rearangement
......
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