* [NO GBP] Fix curators not getting a cut from patronized paintings in a better way (#82159)
## About The Pull Request
I'm giving all the credits of this PR to the creator of #82153. The
reason I'm making this PR is because, while the other fix work too, I
believe this one is perhaps better so that we won't have to call
`SSjob.GetJobType(jobtype)` everytime we want to access or make use of
the `bank_accounts_by_job` variable.
## Why It's Good For The Game
See title, also the other PR if you want a more indepth explaination of
relatively simple stuff.
## Changelog
🆑 00-Steven
fix: Fixed patronizing paintings not giving a cut to the curators.
/🆑
* [NO GBP] Fix curators not getting a cut from patronized paintings in a better way
---------
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>