-
Notifications
You must be signed in to change notification settings - Fork 751
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stardew Valley: Generate proper filler for item links #2069
Stardew Valley: Generate proper filler for item links #2069
Conversation
This should not generate traps. If it does and replacement_link is on, it'll send traps to players with traps disabled. |
This is incorrect. The replacement items have to be the same for them to be linked. |
The documentation is wrong then. The advanced yaml guide explicitly says that if link_replacement is true, they will be linked. (I got the wrong order of the words in link replacement, so maybe that caused confusion) |
…r than joja cola when playing on item links - Create related tests
- Fix include traps - Remove duplicate midnight carp
- Made tests faster
fa42f5d
to
d7d437c
Compare
@ThePhar Fixed |
Co-authored-by: Zach Parks <[email protected]>
Co-authored-by: Zach Parks <[email protected]>
…2069) Co-authored-by: Zach Parks <[email protected]>
What is this fixing or adding?
It was brought to my attention that when playing with item links, Stardew Valley only generates Joja Cola. I fixed that to generate any resource pack. It can also provide traps if traps are enabled. Special conditional resource packs will only be provided if they should, based on settings
How was this tested?
New unit tests for that feature, then running every test