js
upgrades: {
11: {
title: "Make this whatever you want!",
description: "Double your point gain.",
cost: new Decimal(1),
},
},
Upgrade.js
js
upgrades: {
11: {
title: "Make this whatever you want!",
description: "Double your point gain.",
cost: new Decimal(1),
},
},
Upgrade.js