generated from incremental-social/The-Modding-Tree
Oh no that last commit broke something
This commit is contained in:
parent
3749af2fef
commit
6446cb09db
1 changed files with 0 additions and 5 deletions
|
@ -136,11 +136,6 @@ addLayer("p", {
|
|||
fillStyle: {backgroundColor: "#0c6949"}
|
||||
},
|
||||
},
|
||||
update(diff) {
|
||||
if (player[this.layer].points.gte(player[this.layer].levels.epsilon.pow_base(5).mul(125/2))) {
|
||||
player[this.layer].levels.epsilon = player[this.layer].levels.epsilon.add(1)
|
||||
}
|
||||
},
|
||||
microtabs: {
|
||||
progress: {
|
||||
level: {
|
||||
|
|
Loading…
Reference in a new issue