Removing more information

This commit is contained in:
thepaperpilot 2022-12-12 23:13:03 -06:00
parent 6a00574a78
commit 8162180017

View file

@ -203,8 +203,6 @@ const layer = createLayer(id, () => {
)),
description: jsx(() => (
<>
Current XP: {format(exp.value)}
<br />
{elf.name} can buy buyables {formatWhole(elf.computedAutoBuyCooldown.value)}{" "}
times per second, gaining{" "}
{Decimal.gte(level.value, schools.amount.value)