From 6f288d02780be021b4fcad61c80444779f30b63c Mon Sep 17 00:00:00 2001 From: Anu <anulithic@gmail.com> Date: Fri, 21 Oct 2022 01:28:54 -0700 Subject: [PATCH] typo --- src/events/RE/rePregInventorShowOff.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/events/RE/rePregInventorShowOff.js b/src/events/RE/rePregInventorShowOff.js index 7c2e06cb40e..2da38397293 100644 --- a/src/events/RE/rePregInventorShowOff.js +++ b/src/events/RE/rePregInventorShowOff.js @@ -279,7 +279,7 @@ App.Events.rePregInventorShowOff = class rePregInventorShowOff extends App.Event if (hasAnyLegs(slave)) { r.push(`spinning upside down, hooking one leg around a stripper pole,`); } else { - 4.push(`spinning upside down`); + r.push(`spinning upside down`); } r.push(`and performing a slow, effortless body inversion, ${his} massive upside down belly rotating just a split second slower than the rest of ${him}. ${He} rotates some more and then flips back into a normal standing position, leaning over ${his} stomach and once again slightly crushing ${his} now visibly exhausted servants as ${he} performs a mock bow.`); App.Events.addParagraph(frag, r); -- GitLab