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

Comments (21)

Avatar
Regular

Pancake and waffles have very… 10+ year old marriage vibes and I hope I’m not horribly incorrect

Avatar
Regular

Fire is a very Honest Answer there. So Waffles is Good.

Unfortunately, it doesn't exactly make the answer a clear one.

Avatar
Regular

Waffles chose pancake. I cant tell if he(?) Is flirting or just being ironic

(Edited)
Avatar
New

Not pancakeS, just pancake, I think it was trying to tease or something bc it was to make pancake mad

Avatar
Regular

I think the question was asking about the foods, and plus I think they're siblings (granted, the siblings thing has no concrete proof)

Avatar
New

I dont think the shappeshifters are related

Avatar
Regular

i don't think there related. also they are definitely flirting in the first episode of the trial of bune

Avatar
New

Ur right about the pronoun.

Avatar
New

I think the reason why lady doris calls waffles a dog is because waffles IS a cat, but waffles wants to be evil, and in cat culture / the cat world (presumably where waffles grew up in), dogs would be considered evil, so waffles identifies as a dog so he can be better seen as evil. i guess that doesn't explain the shapeshifting aspect of it though.

Avatar
Regular

no he's jussa dog :P

Avatar
Regular

He is a dooog

Avatar
Regular

PIGEONS MAKE WHAT NOW

Avatar
Regular

Yeah they render what they eat into sorta-milk somewhere in their guts and then spit it up into the mouths of their kids

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