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

Comments (18)

Avatar
New

Its not an error- its copied back to back- one being who isn't sure they're real to another. an inverted mirror- black with white eyes to white with black eyes.

Avatar
Regular

Then why did it get fixed?

Avatar
Regular

.skcarc eht hguorht gnipeeS

Avatar
New

uh-huN

Avatar
Regular

uh-uy

Avatar
Regular

):< HU-HUN

Avatar
Senior

The "i don't know if I am real but you are, maybe you can help me" is repeated for some reason, I think it may be an error

Avatar
New

i've noticed it happen a few times through out the archive, probably some kind of bug :/

Avatar
Regular

MONONO THEYRE DOING THE KRIS DELTARUNE THING HEY NO HEY STOP

Avatar
Regular

damn, Pearl has seen better days since Steven Universe Future ended...

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