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 @@ cuckBartKay =
, dodgeProposition = "A 100% Carnivore diet is the appropriate and best health choice for all people."
, dodgeFallacy = Just (SpecificFallacy "")
, dodgeNicksDoxasticState = Just Disbelief
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propEmpiricalClaimDisbelief
, dodgeNicksDoxasticReason = SpecificPropReason commonPropReasons.propEmpiricalClaimDisbelief
}
]
}