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

fix

parent 00e472ac
No related branches found
No related tags found
No related merge requests found
......@@ -42,16 +42,9 @@ App.Markets.LDE = function() {
} else {
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`);
if (V.PC.title === 0) {
r.push(`rix`);
} else {
r.push(`or`);
}
r.push(`of the institution, you also receive a discount on them.`);
r.push(`As a major ${(V.PC.title === 0)? `benefactrix`:`benefactor`} 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, `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() {
} else {
r.push(`a healthy sum of credits to encourage the sale of heifers.`);
}
r.push(`As a major benefact`);
if (V.PC.title === 0) {
r.push(`rix`);
} else {
r.push(`or`);
}
r.push(`of the ranch, you also receive a discount on them.`);
r.push(`As a major ${(V.PC.title === 0)? `benefactrix`:`benefactor`} of the ranch, you also receive a discount on them.`);
}
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.
Finish editing this message first!
Please register or to comment