From 7c92098f5576d6c5e954cb8b23f6537aef16ed8a Mon Sep 17 00:00:00 2001 From: Svornost <11434-svornost@users.noreply.gitgud.io> Date: Sat, 18 Dec 2021 16:19:33 -0500 Subject: [PATCH] Fix style --- src/events/RESS/review/inconvenientLabia.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/events/RESS/review/inconvenientLabia.js b/src/events/RESS/review/inconvenientLabia.js index 7a1e0aec857..8cad0b2ad6b 100644 --- a/src/events/RESS/review/inconvenientLabia.js +++ b/src/events/RESS/review/inconvenientLabia.js @@ -74,7 +74,7 @@ App.Events.RESSInconvenientLabia = class RESSInconvenientLabia extends App.Event function labiaplasty() { r = []; - r.push(`When you assent, ${he} cheers up immediately, looking remarkably happy for a ${girl} who's just learned ${his} vagina is about to have a surgical operation performed on it. Then again, having those huge pussylips constantly getting in ${his} way when ${he} runs must be extremely uncomfortable, so it's not shocking ${he} would consider a radical solution to ${his} problem. When ${he} exits the remote surgery, ${he} looks <span class="health.dec">sorer than ever,</span> of course, but ${he} <span class="devotion inc">smiles gratefully</span> at you the next time ${he}`); + r.push(`When you assent, ${he} cheers up immediately, looking remarkably happy for a ${girl} who's just learned ${his} vagina is about to have a surgical operation performed on it. Then again, having those huge pussylips constantly getting in ${his} way when ${he} runs must be extremely uncomfortable, so it's not shocking ${he} would consider a radical solution to ${his} problem. When ${he} exits the remote surgery, ${he} looks <span class="health dec">sorer than ever,</span> of course, but ${he} <span class="devotion inc">smiles gratefully</span> at you the next time ${he}`); if (canSee(eventSlave)) { r.push(`sees`); } else { -- GitLab