Skip to content
Snippets Groups Projects
Commit 4d50973b authored by lowercasedonkey's avatar lowercasedonkey
Browse files

fix

parent 00e472ac
Branches
Tags
1 merge request!7611Markets to JS
...@@ -42,16 +42,9 @@ App.Markets.LDE = function() { ...@@ -42,16 +42,9 @@ App.Markets.LDE = function() {
} else { } else {
r.push(`research into narrowly targeted hormonal treatments, its graduates are now available with generous members despite their femininity.`); r.push(`research into narrowly targeted hormonal treatments, its graduates are now available with generous members despite their femininity.`);
} }
r.push(`As a major benefact`); r.push(`As a major ${(V.PC.title === 0)? `benefactrix`:`benefactor`} of the institution, you also receive a discount on them.`);
if (V.PC.title === 0) {
r.push(`rix`);
} else {
r.push(`or`);
}
r.push(`of the institution, you also receive a discount on them.`);
} }
App.UI.DOM.appendNewElement("p", el, r.join(" "), "scene-intro"); App.UI.DOM.appendNewElement("p", el, r.join(" "), "scene-intro");
App.UI.DOM.appendNewElement("p", el, `L'École des Enculées offers a fresh graduate for inspection via video call. The interview takes place in the dormitory for the oldest class of girls. Absurdly sexual squeals repeatedly interrupt the call, making it very clear that someone close by the interviewee is experiencing a strong combination of anal pain and anal pleasure.`); App.UI.DOM.appendNewElement("p", el, `L'École des Enculées offers a fresh graduate for inspection via video call. The interview takes place in the dormitory for the oldest class of girls. Absurdly sexual squeals repeatedly interrupt the call, making it very clear that someone close by the interviewee is experiencing a strong combination of anal pain and anal pleasure.`);
...@@ -147,13 +140,7 @@ App.Markets.TCR = function() { ...@@ -147,13 +140,7 @@ App.Markets.TCR = function() {
} else { } else {
r.push(`a healthy sum of credits to encourage the sale of heifers.`); r.push(`a healthy sum of credits to encourage the sale of heifers.`);
} }
r.push(`As a major benefact`); r.push(`As a major ${(V.PC.title === 0)? `benefactrix`:`benefactor`} of the ranch, you also receive a discount on them.`);
if (V.PC.title === 0) {
r.push(`rix`);
} else {
r.push(`or`);
}
r.push(`of the ranch, you also receive a discount on them.`);
} }
App.UI.DOM.appendNewElement("p", el, r.join(" "), "scene-intro"); App.UI.DOM.appendNewElement("p", el, r.join(" "), "scene-intro");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment