1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2025-05-12 13:01:05 +00:00

Added directMult

This commit is contained in:
Harley White 2021-05-10 17:37:29 -04:00
parent 559f4dd622
commit 5febe0d4db
4 changed files with 7 additions and 3 deletions

View file

@ -15,7 +15,7 @@ challenges: {
11: {
name: "Ouch",
challengeDescription: "description of ouchie",
goal: new Decimal(100),
canComplete: function() {return player.points.gte(100)},
etc
},
etc