diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw index afcc3222d051c8f9827d4f8c2e92e762534c7af7..ac688bbfc468e57ebd70822e751e519ca8aad95c 100644 --- a/src/uncategorized/saRules.tw +++ b/src/uncategorized/saRules.tw @@ -403,6 +403,8 @@ <<elseif ($slaves[$i].trust > 10)>> The spare living conditions of $brothelName @@.gold;keep $him aware of $his place.@@ <<set $slaves[$i].trust -= 1>> + <<else>> + $He's used to spare living conditions, so $he's not bothered by $brothelName's. <</if>> <<case "Chattel Religionist">> The open, yet comfortable, conditions of $brothelName's slave quarters are quite refreshing after a day of public sex, even if $he has to share it with all the other whores. @@ -413,7 +415,11 @@ <<if $slaves[$i].rules.living == "luxurious">> They provide @@.green;satisfying rest@@ every time $he drifts off to sleep. <<elseif $slaves[$i].rules.living == "spare">> - They provide meager rest, if anything. + <<if $slaves[$i].devotion > 20 && $slaves[$i].trust <= 10>> + They don't provide much rest, however. + <<else>> + They provide meager rest, if anything. + <</if>> <<else>> They provide @@.green;adequate <<if $slaves[$i].devotion > 20>> @@ -5720,13 +5726,19 @@ <<elseif ($slaves[$i].trust > 10)>> The spare living conditions @@.gold;keep $him aware of $his place.@@ <<set $slaves[$i].trust -= 1>> + <<else>> + $He's used to having only the bare minimum in terms of living conditions, so $he's not bothered by them. <</if>> <</if>> - <<if ["be a servant", "get milked", "please you", "serve the public", "whore", "work as a farmhand", "work a glory hole"].includes($activeSlave.assignment)>> + <<if ["be a servant", "get milked", "please you", "serve the public", "whore", "work as a farmhand", "work a glory hole"].includes($slaves[$i].assignment)>> <<if $slaves[$i].rules.living == "luxurious">> <<if ($slaves[$i].devotion <= 20)>>They provide<<else>>It provides a<</if>> @@.green;satisfying rest@@ every time $he drifts off to sleep. <<elseif $slaves[$i].rules.living == "spare">> - They provide meager rest, if anything. + <<if $slaves[$i].devotion > 20 && $slaves[$i].trust <= 10>> + They don't provide much rest, however. + <<else>> + They provide meager rest, if anything, however. + <</if>> <<else>> <<if ($slaves[$i].devotion <= 20)>>They provide<<else>>It provides<</if>> @@.green;adequate <<if $slaves[$i].devotion > 20>>