From ab4f1ed6df8efb18ad953c804a4c8a0feb3547ab Mon Sep 17 00:00:00 2001 From: lowercase-donkey <lowercasedonkey@gmail.com> Date: Wed, 31 Jul 2019 16:21:40 -0400 Subject: [PATCH] remove someone else's activeSlave errors --- src/uncategorized/pRivalryActions.tw | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/uncategorized/pRivalryActions.tw b/src/uncategorized/pRivalryActions.tw index 9b8a8b4ed83..9252b185c52 100644 --- a/src/uncategorized/pRivalryActions.tw +++ b/src/uncategorized/pRivalryActions.tw @@ -1141,7 +1141,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<set $hostage.counter.mammary += 100>> <<set $hostage.fetishStrength = 100>> <<set $hostage.sexualFlaw = "breeder">> - <<set $activeSlave.bellySag = 2, $activeSlave.bellySagPreg = 2>> + <<set $hostage.bellySag = 2, $hostage.bellySagPreg = 2>> orgasming lewdly from the obscene movements happening within $his straining womb. $He looks like $he wants this to never end. <</if>> <<case "Gender Radicalism">> @@ -1449,7 +1449,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<set $hostage.counter.vaginal += 100>> <<set $hostage.counter.anal += 100>> <<set $hostage.counter.mammary += 100>> - <<set $activeSlave.bellySag = 2, $activeSlave.bellySagPreg = 2>> + <<set $hostage.bellySag = 2, $hostage.bellySagPreg = 2>> <<else>> <<set $hostage.preg = 1>> <<set $hostage.pregType = 40>> @@ -1466,7 +1466,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<set $hostage.counter.vaginal += 100>> <<set $hostage.counter.anal += 100>> <<set $hostage.counter.mammary += 100>> - <<set $activeSlave.bellySag = 5, $activeSlave.bellySagPreg = 5>> + <<set $hostage.bellySag = 5, $hostage.bellySagPreg = 5>> <</if>> giving an interview. $He gushes over how important it is for women to conceive and carry as many children as they can, as well as how terrible it is that some people strip away a woman's most important purpose. Before $he can continue, $his water breaks and $he drops to the floor. You close the video in disgust of what's coming. <<case "Gender Radicalism">> -- GitLab