mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 04:45:12 -05:00
feat: cucks finally finished
This commit is contained in:
parent
7b8a5dbca5
commit
aa81fa7ad3
60 changed files with 290 additions and 201 deletions
|
@ -9,6 +9,10 @@ cuckKenBerry =
|
|||
name : String
|
||||
name =
|
||||
"Ken Berry"
|
||||
|
||||
propAnimalFat : String
|
||||
propAnimalFat =
|
||||
"Replacing animal fats with vegetable oils is dangerous."
|
||||
in
|
||||
{ cuckImage = formatCuckName name
|
||||
, cuckName = name
|
||||
|
@ -16,27 +20,27 @@ cuckKenBerry =
|
|||
, cuckDodges =
|
||||
[ { dodgeLink = "https://x.com/The_Nutrivore/status/1366524889067368449?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = "type 2 diabetes is chronic carbohydrate overdose."
|
||||
, dodgeProposition = "Type 2 Diabetes is chronic carbohydrate overdose."
|
||||
, dodgeNicksDoxasticState = Just Agnostic
|
||||
, dodgeNicksDoxasticReason = NoProp
|
||||
, dodgeNicksDoxasticReason = VagueProp
|
||||
}
|
||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1539720236701589504?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = "replacing animal fats with vegetable oils is dangerous."
|
||||
, dodgeNicksDoxasticState = Just Belief
|
||||
, dodgeNicksDoxasticReason = NoProp
|
||||
, dodgeProposition = propAnimalFat
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason
|
||||
}
|
||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1539721408372039680?s=20"
|
||||
, dodgeDescription = NoReply
|
||||
, dodgeProposition = "replacing animal fats with vegetable oils is dangerous."
|
||||
, dodgeNicksDoxasticState = Just Belief
|
||||
, dodgeNicksDoxasticReason = NoProp
|
||||
, dodgeProposition = propAnimalFat
|
||||
, dodgeNicksDoxasticState = Just Disbelief
|
||||
, dodgeNicksDoxasticReason = SpecificProp commonPropReasons.propSeedOilsReason
|
||||
}
|
||||
, { dodgeLink = "https://x.com/TheNutrivore/status/1813969807521300615"
|
||||
, dodgeDescription = InTooDeep
|
||||
, dodgeProposition = noProposition
|
||||
, dodgeNicksDoxasticState = Nothing
|
||||
, dodgeNicksDoxasticReason = Vague
|
||||
, dodgeNicksDoxasticReason = VagueProp
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue