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

Comments (44)

Avatar
New

I love seeing these two actually interact and communicate with each other. Also, Doris was really cute at the end.

Avatar
Regular

Awhhhhhhh doris is so cute in this one (even if she is annoyingly cryptic…)

Also btw I made a Broccoli Soup wiki on fandom! Rn its juts me and one other person so if you have a fandom account plz help out :’)

Avatar
Regular

fandom isn't the best because it's for-profit. i suggest hosting it on another wiki (miraheze is a good one)

Avatar
New

Agreed, Miraheze is pretty good

Avatar
Regular

Also, just realized the same episode was posted twice…

Avatar
New

Mind giving a link to the wiki I can’t find it!

Avatar
New

This sounds most wondrous and polite and good!! I would help if I could but I can't seem to find it either ;-;

Avatar
New

heyy, I'm the other person!

Avatar
Regular

Ohhh, hi! I never imagined I'd see YOU here! I mean, for some reason I never thought you'd comment lol :T

Avatar
Regular

despite how strained their relationship is, it was still cute to see doris set up a suprise for broccoli and try to have deeper conversation (no matter how confusing she is) <3 also doris' "please🥺" is so cute hanajksk

on another note it seems like broccoli is adressing doris with honorifics less, instead calling her just "doris" and i think that's interesting

(Edited)
Avatar
Senior

Even Doris has things to learn about being polite and good, it seems. Also GOODNESS that fanart is SPECTACULAR.

Avatar
Regular

it is good and polite

Avatar
New

And the apprentice becomes the master.

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