Stereotypes at the Range (Hilarious VIDEO)

range-stereotypes-660x446

Polenar Tactical released a hilarious video called “Sh!t You See on the Range”. It pokes fun of the many stereotypical shooters one may see while at the range. Hopefully it will bring a smile to your day as it did mine.

Source: The Firearms 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(); }); });