code/modules/reagents/chemistry/holder.dm

/proc/init_chemical_reagent_list | Initialises all /datum/reagent into a list indexed by reagent id |
---|---|
/proc/init_chemical_name_list | Creates an list which is indexed by reagent name . used by plumbing reaction chamber and chemical filter UI |
/datum/reagents | ////////////////////////////Main reagents code///////////////////////////////////////////// Holder for a bunch of /datum/reagent |