diff --git a/src/events/RE/reLegendaryFormerAbolitionist.js b/src/events/RE/reLegendaryFormerAbolitionist.js index e0910a6cafbba4c005790ab4eee945cb224e084f..143a229d9a63fe3f633d180b427591d6f9f86207 100644 --- a/src/events/RE/reLegendaryFormerAbolitionist.js +++ b/src/events/RE/reLegendaryFormerAbolitionist.js @@ -81,7 +81,7 @@ App.Events.RELegendaryFormerAbolitionist = class RELegendaryFormerAbolitionist e } r.push(`— purely decorative, since ${he}'s so devoted ${he}'d perform ${his} role in this if you just hinted it would please you if ${he} did. In front of ${him}, you place a sign: "Fuck the mouth that preached abolitionism, ${cashFormat(5)}." In a few moments, the morning crowd will begin to arrive, and you have no doubt that ${slave.slaveName} will be very, very popular. And ${he} is. Even with an extra dose of curatives and a check-up every night, the strain of a week of dicks and a diet of cum <span class="health dec">has taken a toll on ${his} health.</span> But even after you pay to have the area that ${slave.slaveName} worked thoroughly cleaned, you have made <span class="cash inc">a tidy profit.</span>`); healthDamage(slave, 10); - slave.counter.oral += random(410, 440); + seX(slave, "oral", "public", "penetrative", random(410, 440)); cashX(2000, "event", slave); App.Events.addParagraph(frag, r);