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

typos and changelog

parent 997e0504
No related branches found
No related tags found
1 merge request!54703.1.0 part 1
Pregmod Pregmod
0.10.7.1-3.1.x
0
-standardized player and slave objects
-FS naming is now player selectable instead of a priority
-minor fixes and JSification
0.10.7.1-3.0.x 0.10.7.1-3.0.x
11/21/2019 11/21/2019
......
...@@ -1788,9 +1788,9 @@ and ...@@ -1788,9 +1788,9 @@ and
<<if $arcologies[0].FSStatuesqueGlorification != "unset">> <<if $arcologies[0].FSStatuesqueGlorification != "unset">>
<<if heightPass($activeSlave)>> <<if heightPass($activeSlave)>>
$He is tall enough <<if setup.heightBoostingShoes.includes($activeSlave.shoes)>>in $his <<= heightToEitherUnit(heelLength($activeSlave))>> <</if>>to measure up to society's strict tastes. $He is tall enough <<if setup.heightBoostingShoes.includes($activeSlave.shoes)>>in $his <<= heightToEitherUnit(heelLength($activeSlave))>> $activeSlave.shoes <</if>>to measure up to society's strict tastes.
<<else>> <<else>>
$He is fails to measure up to society's strict tastes<<if setup.heightBoostingShoes.includes($activeSlave.shoes)>> even with $his <<= heightToEitherUnit(heelLength($activeSlave))>><</if>>. $He fails to measure up to society's strict tastes<<if setup.heightBoostingShoes.includes($activeSlave.shoes)>> even with $his <<= heightToEitherUnit(heelLength($activeSlave))>> $activeSlave.shoes<</if>>.
<</if>> <</if>>
<<elseif $arcologies[0].FSPetiteAdmiration != "unset">> <<elseif $arcologies[0].FSPetiteAdmiration != "unset">>
<<if heightPass($activeSlave)>> <<if heightPass($activeSlave)>>
......
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