Files
Bubberstation/code/modules/mod
Jackraxxus b524d39611 Fixes MODsuits Not Being Able To Deploy Individual Parts (#86511)
## About The Pull Request
Replaces the check for the mod_parts list with the get_parts() proc
which converts that list into the parts of the MODsuit. Which is how all
the other checks do it. This was changed in #86031 from just checking
the parts list to checking mod_parts. From my testing, checking
contents, parts, and get_parts() all make it work as intended. I felt
like the proc was the proper way to fix this issue. There might be a
reason it was changed to use mod_parts specifically but I cannot find
it.
## Why It's Good For The Game
I have been playing c*rbon recently and I think that wearing just the
chest piece of a modsuit is drippy AF and I want to be able to do that.
## Changelog
🆑
fix: You can deploy MODsuit parts individually again.
/🆑

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2024-09-08 01:17:27 +00:00
..
2024-05-19 22:03:59 -07:00
2024-05-19 22:03:59 -07:00