diff --git a/src/uncategorized/brothelReport.tw b/src/uncategorized/brothelReport.tw index 2ad469a189123d7187da71592ec2f31945585723..044bca9062287963cd9445bfcda698ce2410cc65 100644 --- a/src/uncategorized/brothelReport.tw +++ b/src/uncategorized/brothelReport.tw @@ -32,7 +32,7 @@ <<set _S.Madam.rules.living = "luxurious">> <</if>> <<if _S.Madam.rules.rest != "restrictive">> - <<set _S.Madam.rules.living = "restrictive">> + <<set _S.Madam.rules.rest = "restrictive">> <</if>> <<if _S.Madam.fetishStrength <= 95>> <<if _S.Madam.fetish != "dom">> diff --git a/src/uncategorized/cellblockReport.tw b/src/uncategorized/cellblockReport.tw index 81824035590da10175c685c511bd708761064a22..7449af84ba7d0da689a4c0f80511d1d970093074 100644 --- a/src/uncategorized/cellblockReport.tw +++ b/src/uncategorized/cellblockReport.tw @@ -33,7 +33,7 @@ <<set _S.Wardeness.rules.living = "luxurious">> <</if>> <<if _S.Wardeness.rules.rest != "restrictive">> - <<set _S.Wardeness.rules.living = "restrictive">> + <<set _S.Wardeness.rules.rest = "restrictive">> <</if>> <<if _S.Wardeness.fetishStrength <= 95>> <<if _S.Wardeness.fetish != "sadist">> diff --git a/src/uncategorized/clubReport.tw b/src/uncategorized/clubReport.tw index ebe641ececb340b2a50e8f44a892872a32afdf2b..10cf2d10b91500fdf4836a872d7fe02eb2d4940c 100644 --- a/src/uncategorized/clubReport.tw +++ b/src/uncategorized/clubReport.tw @@ -41,7 +41,7 @@ <<set _S.DJ.rules.living = "luxurious">> <</if>> <<if _S.DJ.rules.rest != "restrictive">> - <<set _S.DJ.rules.living = "restrictive">> + <<set _S.DJ.rules.rest = "restrictive">> <</if>> /% Make sure we have registered living expenses as for any other slave %/ <<run getSlaveStatisticData(_S.DJ, $facility.club)>> diff --git a/src/uncategorized/dairyReport.tw b/src/uncategorized/dairyReport.tw index 088bcfa0b1f9f140ba08bcfba9a3edbb32182a3c..e2ef234371fb5a5f77b75555ad024a839875bdc5 100644 --- a/src/uncategorized/dairyReport.tw +++ b/src/uncategorized/dairyReport.tw @@ -130,7 +130,7 @@ <<set _S.Milkmaid.rules.living = "luxurious">> <</if>> <<if _S.Milkmaid.rules.rest != "restrictive">> - <<set _S.Milkmaid.rules.living = "restrictive">> + <<set _S.Milkmaid.rules.rest = "restrictive">> <</if>> <<if _S.Milkmaid.fetishStrength <= 95>> <<if _milkers >= _cummers && _milkers >= _breeders>>