Display Coal Drilling when Cloth unlocked

This commit is contained in:
Jacorb90 2022-12-09 13:47:18 -05:00
parent a8ff894537
commit 0c44171589

View file

@ -275,6 +275,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
showIf(
Decimal.gte(oreDrill.amount.value, 1) &&
(coalDrill.bought.value ||
main.days[7].opened.value ||
Decimal.lt(
coal.computedCoalGain.value,
Decimal.times(computedOreAmount.value, computedOreSpeed.value).times(