mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-01-31 07:31:37 +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,
|
||||
display: {
|
||||
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),
|
||||
style: { color: colorText }
|
||||
|
|
Loading…
Add table
Reference in a new issue