Add Noel to Mary Level 3 desc

This commit is contained in:
thepaperpilot 2022-12-18 23:39:24 -06:00
parent cf56c4aa20
commit e8e2880cff

View file

@ -517,7 +517,7 @@ const layer = createLayer(id, () => {
createMilestone(() => ({ createMilestone(() => ({
display: { display: {
requirement: "Mary Level 3", requirement: "Mary Level 3",
effectDisplay: "Mary and Faith now buy max." effectDisplay: "Mary, Noel, and Faith now buy max."
}, },
visibility: () => showIf(heatedPlanterElfMilestones[1].earned.value), visibility: () => showIf(heatedPlanterElfMilestones[1].earned.value),
shouldEarn: () => heatedPlanterElfTraining.level.value >= 3 shouldEarn: () => heatedPlanterElfTraining.level.value >= 3