// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
30.7 C
Singapore

Foreigner was fined $3,000 for pulling hotel fire alarm twice, and caused $20,000 hotel damage

SINGAPORE: A foreigner caused a scene at a hotel and residential apartment twice, after he triggered fire alarms when he was intoxicated. This affected 51 guest rooms causing the hotel to suffer a massive loss of more than $20,000. 

The British subject, a 57-year-old man, is now facing three counts of mischief and two counts of violating fire safety laws. He pleaded guilty to one of the charges, and after considering the other counts, the judge handed him a $3,000 fine.

The incident occurred at Duo, a mixed-use development comprising residences, offices, a hotel, and retail spaces.

Case details showed a security guard was alerted by a colleague about the suspect’s disruptive behaviour and went to assist, where he engaged with the individual.

When the suspect requested access to a specific floor, the guard explained that the facilities were closed, which angered him. The suspect then followed the guard to the command centre, where he caused a disturbance by banging on and kicking the door. He later smashed a stairwell window, pressed the emergency door button, and triggered the fire alarm.

See also  Uncle skateboarding at Mustafa delights some, worries others

Later on, the security guard called the fire command center and requested the fire alarm to be deactivated. Unfortunately, the suspect reactivated the fire alarm. The fire alarms are connected from the residential areas to the hotel, so the suspect’s action caused hotel room doors to unlock automatically, and guests were unable to use the hotel elevators.

Hotel records show that six guests decided to check out early. Furthermore, the hotel compensated guests from 18 rooms with an approximate amount of $20,133. 

The suspect provided full compensation to the hotel, while his lawyer hoped that the judge would give him a lenient sentence. 

Other news about drunk incidents 

In similar news, there was a report where Two male diners got into a fight at a food court located in Choa Chu Kang, suspectedly after they had been drinking. The two were seen fighting inside a food court, punching and wrestling with each other. 

Due to the intensity of the incident, one of them was rushed to the hospital for medical assistance. 

See also  Shaming photo backfires as netizens defend woman who 'needs 4 seats' on bus

Read more about the story here.

- Advertisement -

Hot this week

Causeway vs Second Link: What first-time travellers need to know

JOHOR/SINGAPORE: Crossing the Johor–Singapore border is almost a rite...

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