code/modules/reagents/dispenser/cartridge_presets.dm
DEFINE_CARTRIDGE_FOR_CHEM | Helper macro to define a new cartridge type for a given reagent. CART_TYPE: the type suffix to append to the cartridge type path. REAGENT_TYPE: The reagent decl path to fill the cartridge with. |
---|
Define Details
DEFINE_CARTRIDGE_FOR_CHEM
Helper macro to define a new cartridge type for a given reagent. CART_TYPE: the type suffix to append to the cartridge type path. REAGENT_TYPE: The reagent decl path to fill the cartridge with.