From fae2132a473b12b463c65876970b361716f5860c Mon Sep 17 00:00:00 2001 From: Anu <barrychahal@gmail.com> Date: Thu, 27 Aug 2020 01:56:25 -0700 Subject: [PATCH] Grammatical disambiguation --- src/Corporation/corporate-constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Corporation/corporate-constants.js b/src/Corporation/corporate-constants.js index ea8eb7b91ec..35ada304801 100644 --- a/src/Corporation/corporate-constants.js +++ b/src/Corporation/corporate-constants.js @@ -443,7 +443,7 @@ App.Corporate.InitConstants = function() { 'name': 'farm', 'cost': 50, 'text': { - 'trouble':"a dairy farm. Why a conventional dairy farm popped up as target confused you for a moment, but it quickly became clear the entire family was so deep in debt it would be a no brainer to buy the farm and start milking the large-uddered farmer's daughters as a great addition to your corporate dairy.", + 'trouble':"a dairy farm. Why a conventional dairy farm popped up as target confused you for a moment, but it quickly became clear the entire family was so deep in debt it would be a no brainer to buy the farm and start milking the farmer's large-uddered daughters as a great addition to your corporate dairy.", 'acquire':" and your new slaves for the corporation. The family is not happy with your plans, but their approval is not required, you care only for their fluids." }, 'result': { -- GitLab