/datum/reagents
Procs | |
contains_harmful_substances | Checks if any of the reagents contained within are harmful |
---|---|
remove_any_but | This proc is one that removes all reagents from the targeted datum other than the designated ignored reagent |
set_source_mob | You can search for specific reagents using the specific reagents arg. |
trans_to | Transfers to the reagents datum of an object |
trans_to_datum | Transfers to a reagent datum |
trans_to_ingest | Transfers to object as ingestion |
Proc Details
contains_harmful_substances
Checks if any of the reagents contained within are harmful
remove_any_but
This proc is one that removes all reagents from the targeted datum other than the designated ignored reagent
set_source_mob
You can search for specific reagents using the specific reagents arg.
trans_to
Transfers to the reagents datum of an object
trans_to_datum
Transfers to a reagent datum
trans_to_ingest
Transfers to object as ingestion