feat: added cuck and changed reason type

This commit is contained in:
Nick 2024-11-20 18:35:40 -06:00
parent a121a5a66c
commit 0d3d3c6e7f
61 changed files with 117 additions and 90 deletions

View file

@ -19,7 +19,7 @@ cuckBenBikman =
, dodgeProposition = "The diet-heart hypothesis is false."
, dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSaturatedFatReason
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSaturatedFatReason
}
]
}