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

Comments (25)

Avatar
New

I hope too broccoli, I hope too

Avatar
Regular

I know a lot could say it's cliché, but I hope Broccoli Steven Universes this thing with the power of polite goodness I do not wish for its death nor with anyone else...

Avatar
New

so... about that!

Avatar
New

hehehe well you ARE good at predictions just not the Polite and Good onesa ;)

Avatar
Regular

Well, it is polite and good to slay demons… So what’s the problem?!

*insert manic laughter here*

(Edited)
Avatar
Regular

Accurate representation of how it feels to just swallow a tablespoon of honey

Avatar
New

Yum :3

Avatar
Senior

Sometimes you just need a spoonful of honey (sometimes even peanut butter)

Avatar
New

is a plant eating honey like a human eating semen milk ?

Avatar
New

nope!!

Avatar
New

🚫🚫🚫

Avatar
Regular

that is not a term.

Avatar
New

i don't think so? idk maybe

Avatar
New

r/brandnewsentence

Avatar
New

Truly a homely and unhappy wisdom you have left us with. Do not grace us further with your words.

Avatar
New

my goodness grand one that was a very polite and good way to say "shut up" i applaud your apollon

Avatar
Regular

Pretty sure honey is regurgitated nectar rather than pollen, so… Since nectar is there to attract pollinators and other helpful bugs… I guess it’s closer to humans drinking their attraction chemicals but processed into a smoothie?

I hate that you made me think about this

Avatar
Regular

The beginning was me on school mornings

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