Skip to content
Snippets Groups Projects
Commit 59fd5d45 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

small pronoun fix

parent 0ee05d9f
No related branches found
No related tags found
1 merge request!3665Small pronoun fix
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
<</if>> <</if>>
<<if ($slaves[$i].livingRules == "luxurious") && ($HGSuite == 1)>> <<if ($slaves[$i].livingRules == "luxurious") && ($HGSuite == 1)>>
Being continually trusted with this position @@.hotpink;increases $his devotion to you,@@ and encourages $him to @@.mediumaquamarine;trust you in turn;@@ $he's also @@.hotpink;grateful@@ for$hisher nice suite, which makes $him one of the best provided for slaves in the Free Cities. Being continually trusted with this position @@.hotpink;increases $his devotion to you,@@ and encourages $him to @@.mediumaquamarine;trust you in turn;@@ $he's also @@.hotpink;grateful@@ for $his nice suite, which makes $him one of the best provided for slaves in the Free Cities.
<<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>> <<set $slaves[$i].devotion += 4, $slaves[$i].trust += 4>>
<<elseif ($slaves[$i].livingRules == "luxurious")>> <<elseif ($slaves[$i].livingRules == "luxurious")>>
Being continually trusted with this position @@.hotpink;increases $his devotion to you@@ and encourages $him to @@.mediumaquamarine;trust you in turn.@@ Being continually trusted with this position @@.hotpink;increases $his devotion to you@@ and encourages $him to @@.mediumaquamarine;trust you in turn.@@
......
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