WATCH: Wild boar smashes through shop ceiling in Hong Kong…havoc ensues

A wild boar smashed through the roof of a children’s clothing shop in Hong Kong. It was trapped inside and ran around the store, knocking over clothes and mannequins. According to the South China Morning Post, it was tranquilized by a vet and taken to an animal rehabilitation center.

Source: BBC World News via YouTube

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