diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw index b175fd682c03376477a860e235717e4d083ea3d7..aec84e1d3a1bdd73ea8ecbe3c1bc36516d8ef252 100644 --- a/src/uncategorized/BackwardsCompatibility.tw +++ b/src/uncategorized/BackwardsCompatibility.tw @@ -169,6 +169,9 @@ <<if def $target1 || def $target2 || def $target3>> <<unset $target1, $target2, $target3>> <</if>> +<<if def $targetEscape1 || def $targetEscape2 || def $targetEscape3>> + <<unset $targetEscape1, $targetEscape2, $targetEscape3>> +<</if>> <<if def $oralCount || def $vaginalCount || def $analCount>> <<unset $oralCount, $vaginalCount, $analCount>> <</if>> @@ -196,6 +199,10 @@ <<if def $rents>> <<unset $rents>> <</if>> +<<if def $space>> + <<unset $space>> +<</if>> + /* pregmod stuff */ @@ -2971,6 +2978,9 @@ Setting missing slave variables: <<if def _Slave.pitkills>> <<run delete _Slave.pitkills>> <</if>> +<<if def _Slave.penetrationCount>> + <<run delete _Slave.penetrationCount>> +<</if>> <<if (($ver.startsWith("0.6") && !$ver.startsWith("10.6")) || ($ver.startsWith("0.7")) || ($ver.startsWith("0.8"))) && (!$ver.startsWith("0.8.9")) && (!$ver.startsWith("0.8.10")) && (!$ver.startsWith("0.8.11")) && (!$ver.startsWith("0.8.12"))>> <<if _Slave.attrXX == 2>> diff --git a/src/uncategorized/genericPlotEvents.tw b/src/uncategorized/genericPlotEvents.tw index e8614daf8538f4550f23d83f80f6b7f19dc5a480..8174f17d6e182af73440969ea945ebd1132ca839 100644 --- a/src/uncategorized/genericPlotEvents.tw +++ b/src/uncategorized/genericPlotEvents.tw @@ -810,7 +810,6 @@ A screen opposite your desk springs to life, <<if $assistant == 0>>showing your <<replace "#result">> The cubicle she takes you back into is small, but clean and well-kept. She gives you a kiss on the cheek. "That's not part of the Arcology Tour. Sorry. Here's the start of the real tour." <<if $PC.dick == 1>>She sucks you to full mast while shucking off her skimpy clothing<<if $PC.vagina == 1>>, giggling appreciatively at your pussy and lavishing attention on it with her hands<</if>>. Then she turns around and slides you into her pussy with the ease of long practice. After a good long standing fuck, she begs you to "finish the tour" in her ass and then "pay the tour guide" by coming in her mouth.<<else>>She giggles. "Tour's a little different for a lady like you, Ma'am. Here," she says, and starts to make out with you, pressing you back down onto a bench. She lavishes expert oral attention on your pussy in a series of clever positions that offer every part of her body to you in turn for you to grope, squeeze, and penetrate with your fingers.<</if>> Afterward, as she's hurrying back into her clothes, she says, "We've got the money you paid to set those rooms up, @@.yellowgreen;here it is.@@ And we're doing pretty good, so we could use a little more working space. We'd like the vacant space next door. We'll furnish it, if you'll let us have it?" @@.green;$arcologies[0].name's prosperity has increased.@@ <<set $arcologies[0].prosperity += 2>> - <<set $space -= 1>> <<set $cash += 500>> <</replace>> <</link>> @@ -818,7 +817,6 @@ A screen opposite your desk springs to life, <<if $assistant == 0>>showing your <<replace "#result">> "Aw," she says, "you're no fun. Well anyway, we've got the money you paid to set those rooms up, @@.yellowgreen;here it is.@@ And we're doing pretty good, so we could use a little more working space. We'd like the vacant space next door. We'll furnish it, if you'll let us have it?" @@.green;$arcologies[0].name's prosperity has increased.@@ <<set $arcologies[0].prosperity += 2>> - <<set $space -= 1>> <<set $cash += 500>> <</replace>> <</link>>