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

Comments (36)

Avatar
New

"You are full of rice and you are full of love"

The ideal state of being

Avatar
New

Ho boy, you have no idea

Avatar
New

So he is secretly a bag of rice

Avatar
New

oh no, spoilers!!!!!

*72:....(click)ok,now die

Avatar
Senior

Loving the implication that Doris does kiss baby worms

Kissing baby worms is polite and good

Avatar
New

That list of "things you are doing wrong" is hurting me.

Avatar
Regular

Deadly humor

Avatar
New

Yeah, its good to understand your good and bad side but not sure if its a good thing to do this.

Avatar
Regular

Why hadn't I realised sooner... Olive seems so depressed... isolating from the rest of the world, from whats needed for plants to survive AKA sunlight its like self harm.

Avatar
New

Oh…

Avatar
New

I was thinking that the whole time: he’s literally killing himself

Avatar
New

Ok, Broccoli is definitely a doll. Like, literally, a doll filled with rice and animated with the power of life

Avatar
Regular

She's even called Poppet oftentimes! It's a kind of doll!

Avatar
Regular

oh i thought it was a riff on puppet :7

Avatar
Regular

Same tbh :P

Avatar
Regular

I've noticed in a couple of slides that her eyes are made to look like sewn-on buttons! There's also the time where Waffles gets asked if Lady Doris played with dolls and he answers "Still does"

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