diff --git a/src/uncategorized/saChoosesOwnJob.tw b/src/uncategorized/saChoosesOwnJob.tw index 7ea8ae5d0e9103ca78d406b1c8dd5948e44385a1..9473d38510e98542f5f9c9b6830590a416a369ab 100644 --- a/src/uncategorized/saChoosesOwnJob.tw +++ b/src/uncategorized/saChoosesOwnJob.tw @@ -54,7 +54,7 @@ <<elseif ($slaves[$i].relationship == -1)>> <<set $slaves[$i].choosesOwnAssignmentText += " relies on promiscuity to fulfill $possessive emotional needs,">> - <<if ($cash > 10000)>> + <<if ($cash < 10000)>> <<set $slaves[$i].choosesOwnAssignmentText += " and doesn't mind being a whore, so $pronoun prostitutes _oself">> <<if ($universalRulesAssignsSelfFacility == 1) && ($brothel > $brothelSlaves)>> <<set $slaves[$i].choosesOwnAssignmentText += " in $brothelName.">>