Skip to content
Snippets Groups Projects
Commit e5fb8b76 authored by Pregmodder's avatar Pregmodder
Browse files

fix

parent 89d1b6cc
No related branches found
No related tags found
No related merge requests found
...@@ -533,7 +533,8 @@ Slave nicknames are ...@@ -533,7 +533,8 @@ Slave nicknames are
<<if !$StudID>> <<if !$StudID>>
Fertile slaves will be ''systematically impregnated by a Stud,'' once you designate a subordinate slave to act as such. Fertile slaves will be ''systematically impregnated by a Stud,'' once you designate a subordinate slave to act as such.
<<else>> <<else>>
<<setLocalPronouns getSlaveStateById($StudID)>> <<set _Stud = getSlaveStateByID($StudID)>>
<<setLocalPronouns _Stud>>
Fertile slaves will be ''systematically impregnated by your Stud,'' if $he is able to do so. Fertile slaves will be ''systematically impregnated by your Stud,'' if $he is able to do so.
<</if>> <</if>>
[[Cancel insemination regime|Universal Rules][($universalRulesImpregnation = "none"),($universalHGImpregnateMasterSuiteToggle = 0)]] [[Cancel insemination regime|Universal Rules][($universalRulesImpregnation = "none"),($universalHGImpregnateMasterSuiteToggle = 0)]]
......
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