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

Comments (57)

Avatar
New

That ability of mimicking people and getting those awesome sword skills is getting more and more useful.

Also the ability to calmly put people to sleep with a light touch.

Avatar
Regular

Also they used the frog jump they copied too

Avatar
Regular

the train having organs gave me heavy chainsaw man vibes

Avatar
New

Same!!!

Avatar
Regular

Same

Avatar
New

You are not polite

Avatar
New

hey cool its you

Avatar
New

Invincible vibes too

Avatar
Regular

Oh no it's the Trolley-Problem Devil!

Avatar
Regular

also the first part with the trolley felt so.. surreal ! :0

this whole thing did actually

Avatar
Regular

OMGG

POLITE AND GOOD STUDENT REAL !!!!

Avatar
New

I didn't expect to see a permanent death here

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