desc.append(`It can support ${V.farmyard} farmhands. Currently there ${farmhands===1?`is`:`are`}${farmhands}${farmhands===1?`farmhand`:`farmhands`} in ${V.farmyardName}. `);
desc.append(`It can support ${V.farmyard} farmhands. Currently there ${farmhands===1?`is`:`are`}${farmhands}${farmhands===1?`farmhand`:`farmhands`} in ${V.farmyardName}. `);
note.append(` Costs `,cost,` and will increase upkeep costs`);
note.append(` Costs `,cost,` and will increase upkeep costs`);
desc.append(`There is enough room in ${V.farmyardName} to build housing, enough to give ${V.farmMenialsSpace+100} menial slaves a place to sleep and relax. `);
desc.append(`There is enough room in ${V.farmyardName} to build housing, enough to give ${V.farmMenialsSpace+100} menial slaves a place to sleep and relax. `);