Daedalus Dock - Modules - TypesProc Details

suit

Procs

setup_shieldingWrapper proc to apply shielding through AddComponent(). Called in /obj/item/clothing/Initialize(). Override with an AddComponent(/datum/component/shielded, args) call containing the desired shield statistics. See /datum/component/shielded documentation for a description of the arguments

Proc Details

setup_shielding

Wrapper proc to apply shielding through AddComponent(). Called in /obj/item/clothing/Initialize(). Override with an AddComponent(/datum/component/shielded, args) call containing the desired shield statistics. See /datum/component/shielded documentation for a description of the arguments