change peppermint 4 desc

This commit is contained in:
unsoftcapped3 2022-12-14 01:32:07 +00:00
parent 2f269c2812
commit 10e6bd1744

View file

@ -845,7 +845,7 @@ const layer = createLayer(id, () => {
createMilestone(() => ({
display: {
requirement: "Peppermint Level 4",
effectDisplay: "Unlock another row of coal upgrades"
effectDisplay: "Unlock 3 coal upgrades"
},
visibility: () => showIf(coalDrillElfMilestones[2].earned.value && main.day.value >= 13),
shouldEarn: () => coalDrillElfTraining.level.value >= 4