mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 03:22:41 +00:00
* Fix some cargo bounties accepting/rejecting the wrong items. (#54580) Bounties that were supposed to refuse subtypes of the requested items used to accept them anyways. Now they refuse them correctly. Bounties that were supposed to accept subtypes of items that were excluded from acceptance used to still refuse those subtypes. Now they correctly accept them. * Fix some cargo bounties accepting/rejecting the wrong items. Co-authored-by: Yenwodyah <yenwodyah@gmail.com>