1
0
Fork 0
This commit is contained in:
ChaotiCryptidz 2022-06-02 14:04:03 +01:00
parent 5fa1fda343
commit 36d2f18383
No known key found for this signature in database

View file

@ -208,6 +208,7 @@ export class MainPage extends Component<unknown, { toggles: FoodExcludeTypes }>
<AdvancedFoodItem title="Silken Tofu" extra={"Too soft, falls apart to easily, bad texture, prefer firmer pressed tofus"} /> <AdvancedFoodItem title="Silken Tofu" extra={"Too soft, falls apart to easily, bad texture, prefer firmer pressed tofus"} />
<AdvancedFoodItem title="Lotus Fruit" extra={"Weird texture; Also trypophobia;"}/> <AdvancedFoodItem title="Lotus Fruit" extra={"Weird texture; Also trypophobia;"}/>
<AdvancedFoodItem title="Crumpets" extra={"Can have if served upside down, otherwise no, too many holes"} /> <AdvancedFoodItem title="Crumpets" extra={"Can have if served upside down, otherwise no, too many holes"} />
<AdvancedFoodItem title="Mucus-like Textures" extra={"Common in Vegan Cheese.."} />
<FoodItem title="Celery" /> <FoodItem title="Celery" />
<FoodItem title="Anything else unexpectedly crunchy" /> <FoodItem title="Anything else unexpectedly crunchy" />
<FoodItem title="Sparkling Water" /> <FoodItem title="Sparkling Water" />