mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
something
This commit is contained in:
parent
331d0e7552
commit
cac4e797eb
1 changed files with 1 additions and 1 deletions
|
@ -377,7 +377,7 @@ const factory = createLayer(id, () => {
|
|||
},
|
||||
outputs: {
|
||||
wheel: {
|
||||
amount: toys.milestones.milestone5.earned ? 2 : 1
|
||||
amount: toys.milestones.milestone5.earned.value ? 2 : 1
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue