Firing the Wrong Caliber (VIDEO)

Matt over at Demolition Ranch fires the wrong caliber rounds through various firearms. Needless to say, I wouldn’t try this at home. Check it out below.

Source: Demolition Ranch via Youtube

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });