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

Comments (25)

Avatar
Regular

So nothing is definitely another entity right?

Avatar
Regular

Probably I think

Avatar
Regular

Very primordial nothing

Avatar
Regular

Oh ya for sure

Avatar
Regular

enter lich king from adventure time joke here

Avatar
New

warnng spoilers!!!!!!!!!!!!!!!!!

he person knocking on the door was actullaly a new carictor, student,who look like a noer carictor, olve.

Avatar
New

enter nowhere king from centar world joke here

Avatar
Regular

Doris continues to have Clearly Lived Through Some Stuff

Avatar
New

In rules was "be afraid of darkness" and there is only darkness so...

Lady Doris lies.

Avatar
New

There was no lie. There is Nothing to fear. Nothing in this case is a Proper Noun. She is not saying there is not a thing to fear, but that one should fear Nothing

Avatar
Regular

Correct :)

Avatar
Regular

oh that makes sense

Avatar
Regular

I am afraid of nothing

Avatar
New

me too me too

Avatar
Regular

She's being honest and confusing Broccoli on purpose.

Avatar
Regular

I agree… SHE MUST BE HIDING SOMETHING FROM US..

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