How Many .22LR Does It Take To Go Through Bulletproof Glass?

22plinkster got a sheet of bullet proof glass and tests to see how many shots it takes to make it through. His first groupings were terrible due to a dirty barrel. Once it was cleaned out with some copper jacketed rounds, it took 64 shots with CCI Velocitors to make it through the glass and pop the balloon.

Source: The Firearm Blog

Comments are closed.

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