/tg/ Station 13 - Modules - Types

modular_zubbers/code/modules/cargo/account_crates.dm

/obj/structure/closet/crate/secure/medicalCrates for supply orders that were paid for by a specific bank account.
/obj/structure/closet/crate/secure/commercialThe crate a privately purchased order arrives in.
/proc/get_account_crate_typeReturns 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.