diff --git a/src/endWeek/saDrugs.js b/src/endWeek/saDrugs.js index 1488e35bc85c39d5a80346aa5625e481c916107d..d8371282e49bf12811e15b40ffc3bd0d89f28bb7 100644 --- a/src/endWeek/saDrugs.js +++ b/src/endWeek/saDrugs.js @@ -1447,25 +1447,25 @@ App.SlaveAssignment.drugs = (function() { r += `.`; let factor = 0; if (boobSize <= 100) { - r += `${His} natural breast tissue is now so thin that further drug use will fail to shrink it further; <span class="yellow">${his} drug regimen has been ended.</span>`; + r += ` ${His} natural breast tissue is now so thin that further drug use will fail to shrink it further; <span class="yellow">${his} drug regimen has been ended.</span>`; slave.drugs = "no drugs"; } else if (slave.weight >= 200) { - r += `${He} is now so immensely obese ${his} health is greatly at risk; <span class="yellow">${his} drug regimen has been ended.</span>`; + r += ` ${He} is now so immensely obese ${his} health is greatly at risk; <span class="yellow">${his} drug regimen has been ended.</span>`; slave.drugs = "no drugs"; } else if (boobSize >= 20000) { - r += `<span class="lime">${His} breasts shrink painfully,</span> becoming massively smaller while ${his} <span class="orange">waistline swells tremendously.</span>`; + r += ` <span class="lime">${His} breasts shrink painfully,</span> becoming massively smaller while ${his} <span class="orange">waistline swells tremendously.</span>`; factor = 20; } else if (boobSize >= 10000) { - r += `<span class="lime">${His} breasts shrink painfully,</span> becoming greatly smaller while ${his} <span class="orange">waistline swells.</span>`; + r += ` <span class="lime">${His} breasts shrink painfully,</span> becoming greatly smaller while ${his} <span class="orange">waistline swells.</span>`; factor = 10; } else if (boobSize >= 5000) { - r += `<span class="lime">${His} breasts shrink painfully,</span> becoming smaller while ${his} <span class="orange">waistline swells.</span>`; + r += ` <span class="lime">${His} breasts shrink painfully,</span> becoming smaller while ${his} <span class="orange">waistline swells.</span>`; factor = 5; } else if (boobSize >= 1000) { - r += `<span class="lime">${His} breasts shrink painfully,</span> becoming smaller while ${his} <span class="orange">waistline grows.</span>`; + r += ` <span class="lime">${His} breasts shrink painfully,</span> becoming smaller while ${his} <span class="orange">waistline grows.</span>`; factor = 3; } else if (boobSize > 100) { - r += `<span class="lime">${His} breasts shrink painfully,</span> becoming smaller while ${his} <span class="orange">waistline grows slightly.</span>`; + r += ` <span class="lime">${His} breasts shrink painfully,</span> becoming smaller while ${his} <span class="orange">waistline grows slightly.</span>`; factor = 1; } slave.weight += factor; @@ -1475,9 +1475,9 @@ App.SlaveAssignment.drugs = (function() { if (gigantomastiaMod === 2) { factor = 1; if (V.geneticMappingUpgrade >= 1) { - r += `However, <span class="orange">${his} gigantomastia inhibits ${his} breast loss.</span>`; + r += ` However, <span class="orange">${his} gigantomastia inhibits ${his} breast loss.</span>`; } else { - r += `However, <span class="orange">${his} breasts do not shrink proportionately to ${his} stomach's growth.</span>`; + r += ` However, <span class="orange">${his} breasts do not shrink proportionately to ${his} stomach's growth.</span>`; } } slave.boobs -= 100 * factor; diff --git a/src/uncategorized/pRivalryActions.tw b/src/uncategorized/pRivalryActions.tw index a469c51ab249230dbea6b0487b575479ff0c350a..34a9a0b8a6ee9d1f904a1f78eb465f1f4e705b52 100644 --- a/src/uncategorized/pRivalryActions.tw +++ b/src/uncategorized/pRivalryActions.tw @@ -2397,7 +2397,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<set $hostage.boobs += 1000>> <<set _hostageAction.push("happily getting titfucked in $his immobilizing <<print $hostage.boobs>>cc tits.")>> <<set _hostageAction.push("happily massaging $his super soft body and huge assets.")>> - <<set _hostageAction.push("practically orgasming as the breast injections swell $his breasts to <<print $hostage.boobs>>ccs. $He sinks $his hands into $his enormous butt and sot belly.")>> + <<set _hostageAction.push("practically orgasming as the breast injections swell $his breasts to <<print $hostage.boobs>>ccs. $He sinks $his hands into $his enormous butt and soft belly.")>> <<else>> <<set _hostageAction.push("resting atop $his monstrous <<print $hostage.boobs>>cc tits, whining about not being allowed to have $his assets swollen more.")>> <<set _hostageAction.push("resting in $his own mountainous softness.")>>