mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-13 05:11:10 +00:00
Added standardized automation
This commit is contained in:
parent
6506f81556
commit
f0c3942253
9 changed files with 49 additions and 16 deletions
js/Demo
|
@ -379,7 +379,7 @@ addLayer("f", {
|
|||
resource: "farm points",
|
||||
baseResource: "candies",
|
||||
baseAmount() {return player.points},
|
||||
type: "custom", // A "Custom" type which is effectively static
|
||||
type: "static",
|
||||
exponent: 0.5,
|
||||
base: 3,
|
||||
roundUpCost: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue