Paradise Station 13 - Modules - TypesVar Details - Proc Details

suit

Vars

max_suit_wMaximum weight class of an item in the suit storage slot.

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

Var Details

max_suit_w

Maximum weight class of an item in the suit storage slot.

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