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:
parent
b95ef2fe44
commit
af78b0d99b
2 changed files with 15 additions and 15 deletions
|
@ -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!")}
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue