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

rep budget intro polish

parent d1454314
No related branches found
No related tags found
1 merge request!10159Budgets' scene intro
......@@ -21,7 +21,7 @@ App.Budget.rep = function() {
* @returns {HTMLParagraphElement}
*/
function intro() {
return App.UI.DOM.makeElement("p", `Reputation is a difficult thing to quantify, ${properTitle()}. Here you see an overview of topics that interest people in the arcology, and in turn, reflect on your own reputation. The more symbols you see in a category, the more impact that category is having on your reputation lately.`, "scene-intro");
return App.UI.DOM.makeElement("p", `Reputation is a difficult thing to quantify, ${properTitle()}. Here you see an overview of topics that interest people in the arcology, and in turn, reflect on your own reputation. Much like a finance report, you can see here how your choices last week moved you closer to or further from your goals, and head any issues off before they get worse.`, "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