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

Comments (14)

Avatar
Senior

“This can heal any wound”

“It’s more like an abstract representation of a particle of light”

Student is allergic to light

I wonder if that has any significance

Avatar
Regular

Yeah, cause it’s not like the student (I’m naming them, Bob) appeared right when the lady Doris’s enemy disappeared definitely not related in any way shape or form

Avatar
New

...

*78:...

...yeah I thi-(bang)

Avatar
New

This voidbeing, is the contrasting representation of Ms.Doris as she's the representation of light, rigidity and creation. While the voidbeing, or student is a representation of darkness, mimicry and ambiguity (I consider politeness as rigid, since it has strict rules while respect is more fluid.)

Avatar
New

pearl steven universe got some drip here

Avatar
New

my guess so far is the lady is all, and... well she is the universe, and she inflicts tiny wounds on it...

hope im wrong

Avatar
Regular

What's worse is the translated text from RGB sorta supports this... It talks about Lady Doris being incapable of being hurt, but being covered in wounds, which are presumed to be self inflicted...

Avatar
Regular

also note how earlier, when poppet followed lady Doris when she tried to leave, we saw a multitude of string or webs coming from her, stretching into the darkness or whatnot

Avatar
New

GUYS THERES A MISSING POSTER IN THE BACKROUND OF THE FINAL PANEL WITH A PHOTO OF LENNY ON IT

Avatar
Regular

awww their little outfits are so cute!!

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