Broccoli Soup Broccoli Soup
  1. image
  2. image
  3. image

Comments (23)

Avatar
New

Yes, hello Lady Doris, I would like your backstory now, thank you.

Avatar
Regular

god. she turns out to be god

Avatar
Regular

I NEED to know the backstory

Upload
Avatar
New

I want Lady Doris' apron

Avatar
Regular

The apron is very Polite and Good. :D

Avatar
New

Ok, but in "Grounded forever", lady Doris was such a mom!

Avatar
New

yeah I know right-

doris:(grabs shot gun)ThAt iS Not POlIte ANd GoOd

...welp, is this sbs or-(BANG)

Avatar
New

I need that apron

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