Files
Bubberstation/code/datums/id_trim
SkyratBot d83f136186 [MIRROR] Fixes the accounting machine assigning bank accounts that bluescreen vendors. [MDB IGNORE] (#9411)
* Feex (#62734)

#60690 added a feature to job ID trims allowing them to set a proper job for the bank account.

However, it used job datums instead of job singletons. Vending machines expect bank accounts to have job singletons.

I have added a simple fix. In New(), the appropriate job singleton will be instantiated in place of the ID card's job path.

All other code utilising this variable in game/machinery/accounting.dm now just works.

* Fixes the accounting machine assigning bank accounts that bluescreen vendors.

Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
2021-11-12 07:26:56 -05:00
..