This commit is contained in:
thepaperpilot 2022-12-21 08:15:25 -06:00
parent 02f87571e3
commit 5868cda0da

View file

@ -293,7 +293,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
const extraExpansionMilestone6 = createMilestone(() => ({
display: {
requirement: "1200% Foundation Completed",
effectDisplay: "Quadruple oil gain"
effectDisplay: "Quadruple drill power"
},
shouldEarn: () => Decimal.gte(foundationProgress.value, 1200),
visibility: () =>