mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-02-16 09:31:43 +00:00
Merge branch 'main' of https://github.com/thepaperpilot/Advent-Incremental
This commit is contained in:
commit
ad958913b0
1 changed files with 1 additions and 0 deletions
|
@ -339,6 +339,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
|
||||||
<MainDisplay resource={letters} color={color} />
|
<MainDisplay resource={letters} color={color} />
|
||||||
{render(process)}
|
{render(process)}
|
||||||
<div>
|
<div>
|
||||||
|
You cannot have more letters than people in the world.
|
||||||
The more letters you process, the more you'll improve at processing letters.
|
The more letters you process, the more you'll improve at processing letters.
|
||||||
</div>
|
</div>
|
||||||
<div>Currently: {format(synergy.value)}x</div>
|
<div>Currently: {format(synergy.value)}x</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue