Broccoli Soup Broccoli Soup
  1. image
  2. image
  3. image
  4. image
  5. image

Comments (21)

Avatar
New

Is Sucre meant to be autistic? I suspected it when she flinched from the texture of the sweater a few chapters ago and now she's masking her emotions... I'm not neurodivergent or anything so I wouldn't be able to say for sure! but this chapter definitely made it seem like she is

Avatar
Regular

Probably! I think the sweater just has a really really strange texture though (since it IS knitted like how Doris taught Broccoli, and I really doubt that would result in anything normal)

Avatar
New

Its knitted in fractals, the texture is infinite!

Avatar
New

I'm autistic and she does give off slight neurodivergent vibes. She could also just be disconnected from most of her world due to being stuck in the Everything Store for a long time.

Avatar
Regular

She IS from another universe (the everything store universe) and her mother is.. an assassin?

Avatar
New

She could just be not good at talking to people, without like a mental thing necessary

Avatar
Regular

It would seem so. I don't know if the author intended it that way, but I noticed that too.

Avatar
Regular

ONG YALL THIS IS JUST NEURODIVERGENT MASKING FR :D I LOVE YOU SUCRE ILL BE UR FRIEND PLS 💖💖💖

Avatar
Regular

Same :D

Sucre, I have tried this, I promise you it does not end well. It's better to be yourself with a few good friends than not yourself and popular.

Avatar
New

You don't need friends, because the one person that can truly understand you is yourself. People want friends because it feels good, not because it is needed.

Avatar
New

My comment is a bit out of it, I hope sucre finds joy in herself or just be chill with folks. There will always be someone who'd be chill with you, I mean you guys like her and brocolli does too. three things, have fun, try your best and be careful. Thems the rules

Avatar
Regular

just realized they gave broccoli the coraline treatment

Avatar
Regular

SUCRE WHY ARE YOU COPYING MEEEEEE HONESTLY EVERY THING YOU SAID AND EVERY PROBLEM BROCOLLI POINTED OUT WITH THE MASKING PLAN HIT HARD AF MFIGNRIVN

Avatar
Regular

How does Sucre even taste? Probably like fish?

Avatar
New

RAINBOW fish.

Avatar
Regular

really sweet

Avatar
Regular

sweet fish

Add Comment

* Required information
8000
Drag & drop images (max 3)
Captcha Image
Powered by Commentics

Want to know when the comic updates? Subscribe to my newsletter!

jQuery(document).ready(function () { var alt_down = false; jQuery(document).keyup(function(e) { if(document.querySelector('#comment:focus,#author:focus,#email:focus,#url:focus,#mcspvalue:focus')) return; if(e.which == 18) { alt_down = false; } }); jQuery(document).keydown(function(e) { var url = false; if(document.querySelector('#comment:focus,#author:focus,#email:focus,#url:focus,#mcspvalue:focus') || alt_down) return; if (e.which == 37) { // Left arrow key code url = jQuery('comic_url_prev').attr('href'); } else if (e.which == 39) { // Right arrow key code url = jQuery('a.comic-nav-next').attr('href'); } else if (e.which == 18) { // Alt key code alt_down = true; } if (url) { window.location = url; } }); });