Skip to content
Snippets Groups Projects
Commit 57feabb7 authored by Arkerthan's avatar Arkerthan
Browse files

Improve rep budget PA text

parent 76f4a756
No related branches found
No related tags found
1 merge request!11304Changes
......@@ -27,7 +27,7 @@ App.Budget.rep = function() {
p.classList.add("scene-intro");
p.append(`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.`);
if (V.assistant.power >= 3) {
p.append(" Thanks to my powerful power computer system I can track reputation changes to an unprecedented degree.");
p.append(" Thanks to the arcology's powerful power computer core it is possible to track reputation changes to an unprecedented degree.");
}
return p;
}
......
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