/tg/ Station 13 - Modules - Types

code/datums/components/atmos_reaction_recorder.dm

/datum/component/atmos_reaction_recorderComponent for atmos-related atoms to be able to record and transmit their reaction_results data Use this ONLY for atoms, gasmixtures will be accessed by calling return air on the object. Add this component after gasmixes has been initialized.