1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-04-23 17:51:06 +00:00

Fix to auto upgrade issues

This commit is contained in:
Acamaeda 2020-11-30 22:36:54 -05:00
parent 0168e11f7f
commit f231eb097b
3 changed files with 9 additions and 8 deletions

View file

@ -15,6 +15,7 @@ addLayer("c", {
beep: false,
}},
color: "#4BDC13",
autoUpgrade: true,
requires: new Decimal(10), // Can be a function that takes requirement increases into account
resource: "lollipops", // Name of prestige currency
baseResource: "candies", // Name of resource prestige is based on