Goonstation 13 - Modules - TypesVar Details - Proc Details

clothing

Vars

compatible_speciesallow mutantraces to wear certain garments, see /datum/mutantrace/var/uses_human_clothes
material_piecewe want to use Z rather than Y incase anything gets rotated, it would look all jank
nodescripitionMakes it so the item doesn't show up upon examining, currently only applied for gloves

Procs

check_for_coveredThis proc returns true if the zone specified is covered by the clothing in question

Var Details

compatible_species

allow mutantraces to wear certain garments, see /datum/mutantrace/var/uses_human_clothes

material_piece

we want to use Z rather than Y incase anything gets rotated, it would look all jank

nodescripition

Makes it so the item doesn't show up upon examining, currently only applied for gloves

Proc Details

check_for_covered

This proc returns true if the zone specified is covered by the clothing in question