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

Comments (17)

Avatar
Senior

I love the contrast between the polite and ungood flowers that complain about having to tolerate people who don’t share their beliefs, and Broccoli, who immediately and stubbornly protects all of them from destruction. Broccoli will not receive any form of recognition or thanks for helping them. They only really connected with Olive, and Olive isn’t in that dimension anymore, but it doesn’t matter. Broccoli knows for certain that there are people in danger and doesn’t think for even a second of letting them die. They are a truly polite and good soul, and I love them so much.

Avatar
Regular

They are a good bean full of rice

Avatar
Regular

And love!

Avatar
Regular

You got me!

Upload
Avatar
New

We are all in this picture

And we like it.

Avatar
New

I dont know how to feel anymore

Avatar
New

I feel like that's not very good, and only half polite.

Upload
Avatar
Regular

…poppet.

Puppet.

HRHQGGXHSJDJD

Avatar
Regular

Why else would Waffles call them that?

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