mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-24 21:26:38 +01:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
/obj/item/cartridge/cmo/Initialize(mapload)
|
|
//adds chemistry access
|
|
access |= CART_CHEMISTRY
|
|
. = ..()
|