modular_zubbers/code/modules/cargo/account_crates.dm 
| /obj/structure/closet/crate/secure/medical | Crates for supply orders that were paid for by a specific bank account. |
|---|---|
| /obj/structure/closet/crate/secure/commercial | The crate a privately purchased order arrives in. |
| /proc/get_account_crate_type | Returns the crate typepath that an order paid for by [paying_account] should arrive in. Departmental budgets get their department's crate, everything else gets the commercial crate. |