Broccoli Soup Broccoli Soup
  1. image
  2. image
  3. image
  4. image
  5. image
  6. image
  7. image
  8. image

Comments (20)

Avatar
New

they have a little non-binary flag in their room omg aaaa

Avatar
Regular

NB FLAG ITS CANNON

Avatar
New

They're gender is: I don't think so, isn't it? (jk)

Avatar
Regular

No you are right, they said ' I don't think so, when asked

Avatar
Regular

YAY, room stick

Avatar
Regular

oh hell yeah broccoli nonbinary canon !!

Avatar
Regular

I sure feel awesome for using they/them this entire time cos now I feel VINDICATED!! I wonder why the plant people think they're a girl tho. They didn't seem to mind she pronouns too much tho. But like... its si interesting ti watch them on their journey of learning and self discovery. Tiday they leatned of people who Pretend To Be Polite And Good But Are Not Really. I'v3 met people ezactly like this eso with the religious bigotry passed off as kindness its so frustrating.

Avatar
Regular

yeah

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; } }); });