/datum/quirk/bighands name = "Big Hands" desc = "You have big hands, it sure does make it hard to use a lot of things." icon = FA_ICON_HAND_DOTS value = -6 mob_trait = TRAIT_CHUNKYFINGERS gain_text = span_danger("Your hands are huge! You can't use small things anymore!") lose_text = span_notice("Your hands are back to normal.") medical_record_text = "Patient has unusually large hands. Made me question my masculinity..." hardcore_value = 5