diff --git a/src/js/vignettes.js b/src/js/vignettes.js index 41420cd73c04b971de2849dfe6ce4cca4fd20993..6d838de1586d3deff3439e9a76711be29482a0c6 100644 --- a/src/js/vignettes.js +++ b/src/js/vignettes.js @@ -3553,13 +3553,13 @@ window.GetVignette = function GetVignette(slave) { } if (slave.balls > 0) { switch (slave.fetish) { - case "pregnancy" - vignettes.push({ - text: `the thought of ${his} cum knocking someone up inspired ${him} to produce more of it,`, - type: "cash", - effect: 1, - }); - break; + case "pregnancy": + vignettes.push({ + text: `the thought of ${his} cum knocking someone up inspired ${him} to produce more of it,`, + type: "cash", + effect: 1, + }); + break; } vignettes.push({ text: `an eccentric celebrity chef used ${his} cum in a new pudding recipe,`,