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

Comments (15)

Avatar
Senior

Tall Guy being dead (?) has been one of the biggest mysteries to me tbh, what caused him to simply fall over one day

Avatar
Regular

He simply wasnt polite and good enough, thats what happens to all impolite and bad things.

Avatar
Senior

Mayhaps he ate the poisoned rice?

Avatar
New

its not like people die for a reason. maybe choked, maybe a heart attack. its not as if death is a punishment for a lack of Politeness or Goodness...

Avatar
New

Maybe he ate his own poisoned rice

Avatar
New

did you know that pigeons make milk

Avatar
Regular

yes

Avatar
Regular

put those grippers away

Avatar
New

stewart ily🖤

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