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

Updated treenode borders

This commit is contained in:
Acamaeda 2020-10-14 23:24:34 -04:00
parent b95ef2fe44
commit af78b0d99b
2 changed files with 15 additions and 15 deletions

View file

@ -486,7 +486,7 @@ addLayer("a", {
name: "EIEIO",
done() {return player.f.points.gte(1)},
goalTooltip: "Get a farm point.", // Shows when achievement is not completed
doneTooltip: "Get a farm point.\n\nReward: The dinosaur is now your friend.", // Showed when the achievement is completed
doneTooltip: "Get a farm point.\n\nReward: The dinosaur is now your friend (you can max Farm Points).", // Showed when the achievement is completed
onComplete() {console.log("Bork bork bork!")}
},
},