code/__HELPERS/radiation_helpers.dm 
/proc/get_rad_contents | A special GetAllContents that doesn't search past things with rad insulation Components which return COMPONENT_BLOCK_RADIATION prevent further searching into that object's contents. The object itself will get returned still. The ignore list makes those objects never return at all |
---|---|
/proc/contaminate_adjacent | Contaminate things that share our immediate location(periodic) |
/proc/contaminate_target | Contaminate the contents of a target(single instance) |