From d5825f1c7d0b03912a344c38fe7b9f96aa822513 Mon Sep 17 00:00:00 2001 From: klorpa <30924131+klorpa@users.noreply.github.com> Date: Sun, 7 Jul 2019 14:35:55 -0500 Subject: [PATCH] Spaces --- src/js/economyJS.js | 4 ++-- src/uncategorized/brothel.tw | 2 +- src/uncategorized/brothelAdvertisement.tw | 2 +- src/uncategorized/reCitizenHookup.tw | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/js/economyJS.js b/src/js/economyJS.js index 88852eb0445..9036ed26649 100644 --- a/src/js/economyJS.js +++ b/src/js/economyJS.js @@ -1299,8 +1299,8 @@ window.corpSharePrice = function(q = 0, personalShares = null, publicShares = nu if (V.corpIncorporated === 0) { return 0; } - personalShares = personalShares || V.personalShares; - publicShares = publicShares || V.publicShares; + personalShares = personalShares || V.personalShares; + publicShares = publicShares || V.publicShares; return Math.trunc(1000 * (corpValue() / (personalShares + publicShares + q))); }; diff --git a/src/uncategorized/brothel.tw b/src/uncategorized/brothel.tw index 83c2ed294f1..65b19cc7227 100644 --- a/src/uncategorized/brothel.tw +++ b/src/uncategorized/brothel.tw @@ -56,7 +56,7 @@ $brothelNameCaps <<case "Hedonistic">> is comfortable and full of soft couches and chairs for its' overweight whores to lounge upon between clients <<if $arcologies[0].FSHedonisticDecadenceResearch == 1>>and enjoy a plate of snacks<<else>>and enjoy a big cup of slave food<</if>>. The smells of fresh baked goods are pumped into the facility to mask the smell of sweat. It's not unusual for a client to fuck a whore right on her chosen couch, since the effort of moving is often too much. <<case "Intellectual Dependency">> - is decorated to look like a club. The sexually charged atmosphere has the whores horny and making out with each other. Customers are expeted to come in, grab a bimbo to their tastes, and pull them off to have a good time. + is decorated to look like a club. The sexually charged atmosphere has the whores horny and making out with each other. Customers are expected to come in, grab a bimbo to their tastes, and pull them off to have a good time. <<case "Slave Professionalism">> is decorated to look like a high-class bordello. Courtesans are expected to greet and entice customers to join them for a night they'll never forget. <<case "Petite Admiration">> diff --git a/src/uncategorized/brothelAdvertisement.tw b/src/uncategorized/brothelAdvertisement.tw index c19d3fd411f..3aae4b54d66 100644 --- a/src/uncategorized/brothelAdvertisement.tw +++ b/src/uncategorized/brothelAdvertisement.tw @@ -50,7 +50,7 @@ <<case "Hedonistic">> $brothelNameCaps is comfortable and full of soft couches and chairs for its overweight whores to lounge upon between clients <<if $arcologies[0].FSHedonisticDecadenceResearch == 1>>and enjoy a plate of snacks<<else>>and enjoy a big cup of slave food<</if>>. The smells of fresh baked goods are pumped into the facility to mask the smell of sweat. It's not unusual for a client to fuck a whore right on her chosen couch, since the effort of moving is often too much. <<case "Intellectual Dependency">> - $brothelNameCaps is decorated to look like a club. The sexually charged atmosphere has the whores horny and making out with each other. Customers are expeted to come in, grab a bimbo to their tastes, and pull them off to have a good time. + $brothelNameCaps is decorated to look like a club. The sexually charged atmosphere has the whores horny and making out with each other. Customers are expected to come in, grab a bimbo to their tastes, and pull them off to have a good time. <<case "Slave Professionalism">> $brothelNameCaps is decorated to look like a high-class bordello. Courtesans are expected to greet and entice customers to join them for a night they'll never forget. <<case "Petite Admiration">> diff --git a/src/uncategorized/reCitizenHookup.tw b/src/uncategorized/reCitizenHookup.tw index 024b39d95f9..c8c8b9c3745 100644 --- a/src/uncategorized/reCitizenHookup.tw +++ b/src/uncategorized/reCitizenHookup.tw @@ -290,7 +290,7 @@ She's clearly attracted to you; even the most consummate actress would have diff <<case "Petite Admiration">> an adorably petite figure. <<case "Statuesque Glorification">> - that you have to crane your neck back to take in her full stature. + that you have to crane your neck back to take in her full stature. <<default>> a hot young body. <</switch>> -- GitLab