Skip to content
Snippets Groups Projects
Commit e4493892 authored by Jones's avatar Jones
Browse files

Additional rep decay commented out

parent c647e59f
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,9 @@ On formal occasions, you are announced as $PCTitle.
<<set $rep += Math.abs($lastWeeksRepExpenses.overflow)>>
<<set $lastWeeksRepExpenses.overflow = 0>>
<</if>>
/*This looks to be a part of the rep decay code, so also commented out
<<run repX(forceNeg(_repLoss), "multiplier")>>
*/
<<if ($weatherAwareness == 0) && ($weatherCladding == 2)>>
The public @@.green;is awestruck@@ of the beautiful weather hardening you have applied to the arcology's exterior, though they do not understand why you would waste so much money first ruining your arcology's appearance before doing this.
......
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