mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-02-07 10:41:36 +00:00
wording
This commit is contained in:
parent
da55da2253
commit
3dbfd0127b
1 changed files with 1 additions and 1 deletions
|
@ -676,7 +676,7 @@ const layer = createLayer(id, function (this: BaseLayer) {
|
||||||
cost: 1e15,
|
cost: 1e15,
|
||||||
display: {
|
display: {
|
||||||
title: "The Ultimate Metal Dye",
|
title: "The Ultimate Metal Dye",
|
||||||
description: "Product of primary dyes makes all metal costs cheaper"
|
description: "Product of primary dyes makes everything that costs metal cost less metal"
|
||||||
},
|
},
|
||||||
visibility: () => showIf(management.elfTraining.oilElfTraining.milestones[4].earned.value),
|
visibility: () => showIf(management.elfTraining.oilElfTraining.milestones[4].earned.value),
|
||||||
style: { color: colorText }
|
style: { color: colorText }
|
||||||
|
|
Loading…
Add table
Reference in a new issue