diff --git a/src/data/layers/oil.tsx b/src/data/layers/oil.tsx index 353c78f..9b791ec 100644 --- a/src/data/layers/oil.tsx +++ b/src/data/layers/oil.tsx @@ -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 }