FunkFrog / ShareSuite

Risk of Rain 2 Item, Money, & Equipment sharing mod build upon BepInEx
https://thunderstore.io/package/FunkFrog-and-Sipondo/ShareSuite/
GNU General Public License v3.0
39 stars 27 forks source link

Update scrapper to give player the correct amount of scrap #115

Closed rodriguezg68 closed 3 years ago

rodriguezg68 commented 3 years ago

Remove potentially unneeded decrement of itemsEaten.

rodriguezg68 commented 3 years ago

This should fix #112

Sipondo commented 3 years ago

Thanks for your contribution! I sadly had to reject your pull request, as it does not just fix the issue as but additionally alters the behaviour of the scrapper. The chosen fix (as implemented for maintenance) resolves the new foundValidScrap field to recover the old behaviour.