From 0a01078411760072f15cb715431c79ca8ddec39a Mon Sep 17 00:00:00 2001 From: Anu <barrychahal@gmail.com> Date: Wed, 26 Aug 2020 22:39:11 -0700 Subject: [PATCH] Fix dialogue split by <p> --- src/pregmod/FCTV/FCTVshows.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pregmod/FCTV/FCTVshows.js b/src/pregmod/FCTV/FCTVshows.js index 7a2c208a2f3..0ade9ba5d8a 100644 --- a/src/pregmod/FCTV/FCTVshows.js +++ b/src/pregmod/FCTV/FCTVshows.js @@ -1072,7 +1072,7 @@ App.Data.FCTV.channels = { } else { r.push(`big ol' balls that need milked too.`); } - r.push(`</p><p>There's an attachment there for a stretch mesh just like what we use for the udders, it supports 'em nice and comfortable. There's even a motor in the table there, moves the mesh to roll 'em around a bit and keep 'em producing." Anabell points toward the groin device. "We call this miracle gadget here a 'cup'... cause it looks like one, right?" Both Beth and Anabell give a chuckle at the rather flat joke. "Probably the best way to explain it'd be to take it out, would you like to see?"</p>`); + r.push(`There's an attachment there for a stretch mesh just like what we use for the udders, it supports 'em nice and comfortable. There's even a motor in the table there, moves the mesh to roll 'em around a bit and keep 'em producing." Anabell points toward the groin device. "We call this miracle gadget here a 'cup'... cause it looks like one, right?" Both Beth and Anabell give a chuckle at the rather flat joke. "Probably the best way to explain it'd be to take it out, would you like to see?"</p>`); r.push(`<p>Bess gives an excited nod, "Yes, that'd be great!"</p>`); r.push(`<p>Anabell taps out a practiced rhythm on the cow's ass cheeks, "We wouldn't wanna startle our cow here, so we have signals." The cow shifts her weight slightly to open her thighs more and tilt her hips slightly upward. With a practiced hand, the milk maid reaches in and pulls on the cup. Her arm obstructs the view, but you hear a slight hissing noise. It's only a moment before Anabell is showing the business side of the cup to the camera, revealing the cow's surprisingly wet cunt and gaped vagina along with a loose pink asshole. "So I suppose I'll start with the top here... So this butt plug here is pretty much a butt plug, though it's not meant to stretch a cow out. It helps hold everything in place, so the cup can stay in place without much suction, too much suction for too long is pretty bad for a cow and her unborn calves. At the tip you can see it looks a bit different than a normal butt plug; there's an opening that can feed in meds and liquids to keep 'em hydrated and healthy. There's also a gas diff.. diss... sorry, a gas diffusion membrane that lets out any pressure for practical reasons. The cup here also collects it though, something about methane and not wasting anything. This yellow tube here is where the gas goes."</p>`); r.push(`<p>Anabell points at the large and vaguely mechanical looking dildo. "Below the butt plug is the pussy plug. It does a whole bunch of things. Of course it helps stimulate the cow to improve production, but it also collects the cow's lubricant. As a cow gets closer to birth it stretches her out real good, and gets her hips ready to open nice and wide, so that the calves come out real easy. After eight months, we swap it out for one with a cervix massager." Pointing to the nubby bottom area of the cup, she continues. "Down here there are all these mechanical nubs that move around and vibrate, they keep a cow nice and stimulated. You can't really see it, but this is also where it collects the cow's`); -- GitLab