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

Comments (34)

Avatar
New

Btw after translating the video I now have the alphabet, the snow globe reads: “princess garden”

Avatar
New

Congrats, you are now fluent.

Avatar
Regular

Could you provide an alphabet

Avatar
New

AHHHH NOOO PLEASEEE THE IMPLICATIONSSSS

Avatar
New

I did suspect Waffles might rip a hole in the space-time continuum.

Also: "Outside the void things are not ideal" is a breathtaking masterpiece of understatement.

Avatar
New

Cool that there's the Student's hat there

Avatar
New

Oh thats so cool I just noticed

Avatar
Regular

did you know that pigeons make milk?

Avatar
New

I did! Did you know at least some caecilians, legless amphibians, also make a kind of milk?

Avatar
Regular

no :D

Avatar
New

I learnt that from your first comment, ofcourse!

Avatar
New

so do scorpions

Avatar
Regular

Waffles called her poppet, they are my new favorite

Avatar
Regular

For anyone that is rereading and missed this, Broccoli sings a certain song you might recognize when they ask waffles to play with them...

(the lore implications???)

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