diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw index 8cc93cd68cea3bbb83789b630bf1b6d4284bc61c..d8b335a78de372ab5b163c0879eb2a9e27f5362f 100644 --- a/src/uncategorized/main.tw +++ b/src/uncategorized/main.tw @@ -15,7 +15,7 @@ <<run penthouseCensus()>> -<<set $showEncyclopedia = 1, $encyclopedia = "How to Play">> +<<set $nextButton = "END WEEK", $nextLink = "End Week", $showEncyclopedia = 1, $encyclopedia = "How to Play">> <<set $costs = Math.trunc(calculateCosts.predict())>> <<set $currentRule = $defaultRules[0]>>