mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2025-03-14 01:51:40 +00:00
Fix typo
This commit is contained in:
parent
34c0094075
commit
8504bbd374
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ const layer = createLayer(id, () => {
|
|||
})),
|
||||
createMilestone(() => ({
|
||||
display: {
|
||||
requirement: "FaithJoy Level 4",
|
||||
requirement: "Faith Level 4",
|
||||
effectDisplay: "Oil gain is boosted by heavy drill drills"
|
||||
},
|
||||
shouldEarn: () => bonfireElfTraining.level.value >= 4
|
||||
|
|
Loading…
Add table
Reference in a new issue