mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-05-10 20:11:33 +00:00
2.1.3
This commit is contained in:
parent
b063265d03
commit
d096c3c9b2
8 changed files with 19 additions and 14 deletions
|
@ -122,7 +122,7 @@ Key:
|
|||
|
||||
- canBuyMax(): **sometimes required**, required for static layers, function used to determine if buying max is permitted.
|
||||
|
||||
- gainMult(), gainExp(): Functions that calculate the multiplier and exponent on resource gain from upgrades
|
||||
- gainMult(), gainExp(): **optional**, Functions that calculate the multiplier and exponent on resource gain from upgrades
|
||||
and boosts and such. Plug in any bonuses here.
|
||||
|
||||
- onPrestige(gain): **optional**, A function that triggers when this layer prestiges, just before you gain the currency.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue