Goonstation 13 - Modules - Types

code/datums/components/assembly_comp.dm

/datum/component/assemblyThis component calls a procref with a assembly_information string on the atom it was added to when it gets attacked with an object specified in the to_combine_item This component can be used to get the convulent if-then-else trees of assemblies under control Make the proc you call on sucessfull assembly return TRUE. Else the attack will go through!
/datum/component/assembly/trigger_applier_assemblyThis component handles the creation of modular trigger-applier-assemblies