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 @@ cuckMichaelKummer =
, dodgeProposition = "Polyunsaturated fats cause cell damage, inflammation and metabolic dysfunction."
, dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReasonInflammation
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propSeedOilsReasonInflammation
}
]
}