diff --git a/src/npc/startingGirls/moreCustomOptions.tw b/src/npc/startingGirls/moreCustomOptions.tw index 5a262b4c5a49e8203fb924425900beacb6261798..b945a4e84bfa49c33a89e2261de40612dcff5aa5 100644 --- a/src/npc/startingGirls/moreCustomOptions.tw +++ b/src/npc/startingGirls/moreCustomOptions.tw @@ -69,4 +69,6 @@ ''Births:'' <<textbox "$activeSlave.birthsTotal" $activeSlave.birthsTotal "More customization options">> //How many times she has already given birth, not necessarily while owned by you.// +<br><br> + [[Continue|Starting Girls]] diff --git a/src/uncategorized/matchmaking.tw b/src/uncategorized/matchmaking.tw index 396b762cdfaeb1a65d17e2081055b57a5a3ede22..30b44ca31cb2b336d7181de8a57a58f814d3b000 100644 --- a/src/uncategorized/matchmaking.tw +++ b/src/uncategorized/matchmaking.tw @@ -492,7 +492,7 @@ Being ordered into a relationship would be difficult for anyone, but they're so <<set $eventSlave.trust -= 10>> <<set $subSlave.trust -= 10>> <</if>> -<<if $eventSlave.behavioralQuirk == $subSlave.behavioralQuirk>> +<<if $eventSlave.behavioralQuirk == $subSlave.behavioralQuirk && $eventSlave.behavioralQuirk != "none">> They're both <<switch $eventSlave.behavioralQuirk>> <<case "confident">> diff --git a/src/uncategorized/policies.tw b/src/uncategorized/policies.tw index 16964a33f04170b748f93b9cca7960179ffaf394..f840d3921ce5996709608bd03f4c4da776ac8043 100644 --- a/src/uncategorized/policies.tw +++ b/src/uncategorized/policies.tw @@ -1315,7 +1315,7 @@ <<if $arcologies[0].FSPhysicalIdealistSMR == 0>> <br>''@@.lime;Lifting SMR:@@'' in order to be sold in the arcology, slaves will have to be bulked. [[Implement|Policies][$arcologies[0].FSPhysicalIdealistSMR = 1, $cash -=5000, $rep -= 1000, $minimumSlaveCost += 500]] - <br> //Will help advance Pastoralism// + <br> //Will help advance Physical Idealism// <</if>> <</if>>