mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-03-14 01:51:40 +00:00
made gingersnap 4 say it's resetting primary dyes
This commit is contained in:
parent
cfc2a9f074
commit
be264b7fe5
1 changed files with 1 additions and 1 deletions
|
@ -796,7 +796,7 @@ const layer = createLayer(id, () => {
|
|||
createMilestone(() => ({
|
||||
display: {
|
||||
requirement: "Gingersnap Level 4",
|
||||
effectDisplay: "Raise secondary dyes' first effects to the 1.1"
|
||||
effectDisplay: "Raise secondary dyes' first effects to the 1.1 but reset primary dyes"
|
||||
},
|
||||
visibility: () => showIf(clothElfMilestones[2].earned.value && main.day.value >= 13),
|
||||
shouldEarn: () => clothElfTraining.level.value >= 4,
|
||||
|
|
Loading…
Add table
Reference in a new issue