// Adds dimensions UUID, Author and Topic into GA4
Sunday, November 16, 2025
23.3 C
Singapore

Full-time NSF found in Shell petrol station with self-inflicted gunshot wound

SINGAPORE: A 23-year-old full-time National Serviceman (NSF) was found lying in a toilet with a gunshot wound to the neck on Wednesday night (Oct 15).

In a statement, the police said the young man was discovered by his teammates at about 9 p.m. at 328 Pasir Panjang Road, which appears to be a Shell petrol station, according to Google Maps.

The serviceman was taken to hospital in a conscious state. His service revolver and remaining ammunition were seized at the scene. No other injuries were reported.

“Based on preliminary investigations, the injuries are believed to have been inflicted by the officer himself, and police do not suspect homicide,” the statement said.

Investigations are ongoing.

See also  Singaporeans do not gloat at Hong Kongers, ignore the establishment propagandists
- Advertisement -

Hot this week

EV adoption hits new highs as electric car registrations surge past 50%

SINGAPORE: Singapore’s shift towards greener tech just hit a...

Nationwide consultation launched to refresh Singapore’s Land Transport Master Plan

SINGAPORE: Singapore’s transport future is getting a major update...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //