1
0
Fork 0
mirror of https://github.com/thepaperpilot/Advent-Incremental.git synced 2025-03-22 06:01:40 +00:00

remove mention of mining drills

This commit is contained in:
unsoftcapped3 2022-12-14 01:33:31 +00:00
parent 10e6bd1744
commit a2a0675dae

View file

@ -507,7 +507,7 @@ const layer = createLayer(id, () => {
createMilestone(() => ({
display: {
requirement: "Noel Level 3",
effectDisplay: "Divide the mining drill cost by ln(Total logs + e)"
effectDisplay: "Divide the coal drill cost by ln(Total logs + e)"
},
visibility: () => showIf(fertilizerElfMilestones[1].earned.value),
shouldEarn: () => fertilizerElfTraining.level.value >= 3