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

Comments (18)

Avatar
New

Oh my God this is where *L E M O N* is from?! Fantastic!

Avatar
New

I believe it's actually from a video of Miku eating a lemon but idk :/

Avatar
New

Jeez, let people play doll

Avatar
Regular

WHO DISLIKED THIS COMMENT 👹

Avatar
Regular

Who disliked this comment

Avatar
New

Teedlee hee, it was meeeee

Avatar
Regular

real!!

Avatar
New

yeah, just be yourself. Your truth is your truth and my truth is my truth...Though I guess there's a universal truth and what not :P

Avatar
New

this is where "lemon" is from? amazing.

Avatar
New

L E M O N

Avatar
Regular

Brogli is a doll kinda so they all wanted to play with a doll

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