From dc6467eb18ec6b35d2190e95ea19dbf70d1dc1fd Mon Sep 17 00:00:00 2001 From: lowercasedonkey <lowercasedonkey@gmail.com> Date: Tue, 8 Jun 2021 00:49:14 -0400 Subject: [PATCH] class --- src/events/PE/peHeadgirlConcubine.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/events/PE/peHeadgirlConcubine.js b/src/events/PE/peHeadgirlConcubine.js index 3bf3a840be1..e97f9cbc0fa 100644 --- a/src/events/PE/peHeadgirlConcubine.js +++ b/src/events/PE/peHeadgirlConcubine.js @@ -308,7 +308,7 @@ App.Events.PEHeadgirlConcubine = class PEHeadgirlConcubine extends App.Events.Ba } r.push(`head.`); } - r.push(`Your Head Girl's confident assistance managing your chattel and your Concubine's devoted comfort as you work allows you to <span class="yellowgreen">be unusually productive</span> all morning.`); + r.push(`Your Head Girl's confident assistance managing your chattel and your Concubine's devoted comfort as you work allows you to <span class="cash inc">be unusually productive</span> all morning.`); cashX(5000, "event", S.HeadGirl); App.Events.addParagraph(frag, r); @@ -672,7 +672,7 @@ App.Events.PEHeadgirlConcubine = class PEHeadgirlConcubine extends App.Events.Ba r.push(`${his} own double anal pounding,`); } } - r.push(`while taking ${his} turn getting instructions. ${He} manages to ask your permission to make a couple of last-minute changes to slaves' assignments for the day. Having thus given your leadership guidance, you jump up for a shower, crooking a finger to indicate that they should follow. They <span class="hotpink">trail obediently after you,</span> a bit sore, their holes dripping`); + r.push(`while taking ${his} turn getting instructions. ${He} manages to ask your permission to make a couple of last-minute changes to slaves' assignments for the day. Having thus given your leadership guidance, you jump up for a shower, crooking a finger to indicate that they should follow. They <span class="devotion inc">trail obediently after you,</span> a bit sore, their holes dripping`); if (S.HeadGirl.vagina > -1 || S.Concubine.vagina > -1) { if (V.PC.balls > 0 || S.HeadGirl.balls > 0 || S.Concubine.balls > 0) { r.push(`cum, pussyjuice, and lube.`); -- GitLab