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

we lost links rip links

parent d34ffe11
No related branches found
No related tags found
1 merge request!10159Budgets' scene intro
...@@ -26,7 +26,7 @@ App.Budget.costs = function() { ...@@ -26,7 +26,7 @@ App.Budget.costs = function() {
* @returns {HTMLParagraphElement} * @returns {HTMLParagraphElement}
*/ */
function intro() { function intro() {
return App.UI.DOM.makeElement("p", `Here you can view many of the financial details of your arcology, ${properTitle()}. The detailed list of slaves and their costs (food, hormones) that you may remember can now be found at slave maintenance. Other links will allow you to directly control areas of your arcology to adjust spending to suit your tastes.`, "scene-intro"); return App.UI.DOM.makeElement("p", `Here you can view many of the financial details of your arcology, ${properTitle()}. Proper cash flow is critical to the success of your long term goals. Find expensive waste here and you can change the right policies or sell off slackers. Find your next profit center and invest in new equipment, accessories, or flesh to maximize your assets.`, "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