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

Comments (12)

Avatar
New

because whether or not destroying craw daddy is evil, the confusion and arguments waffles will creates causes pain and suffering for so many! very evil indeed

Avatar
New

I feel like waffles is only now considering these lines of thought since Broccoli called his evilness into question

(Edited)
Avatar
New

I love the art style and how wierd and quirky it gets but those sardines it DISTURBED me idk why should probably take the melatonin and go to sleep.

Avatar
Regular

Was genuinely scared when I saw them

Avatar
Regular

Yeah lol xD

Avatar
Regular

Yep, Chaotic Neutral, Waffles, don't deny it!

Avatar
New

The grandma said "(it) has rabies" "I think" in Italian

Avatar
Regular

wah!

Avatar
New

Yeah, grandma said "It has rabies"

I can confirm.

Avatar
Regular

IS THAT FINN FROM DANDYS WORLD?? HELLO??

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