]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Explosives with timers now properly alert admins when detonating (#40471)
authorbeck-thompson <107373427+beck-thompson@users.noreply.github.com>
Sat, 4 Oct 2025 17:51:36 +0000 (10:51 -0700)
committerGitHub <noreply@github.com>
Sat, 4 Oct 2025 17:51:36 +0000 (17:51 +0000)
commit7e3ee1d7c6097b2290d8e7f93a031b82794bbd0a
tree4190d0acf242411fc9ca8e956ce21e4342e3526a
parentcad61d62e1b8a8b697c6c28a04281c358bf54d99
Explosives with timers now properly alert admins when detonating (#40471)

* Explosives with timers now properly alert admins when detonating

* add TODO comment

* Check if user is deleted before triggering
Content.Shared/Trigger/Components/TimerTriggerComponent.cs
Content.Shared/Trigger/Systems/TriggerSystem.Timer.cs
Content.Shared/Trigger/Systems/TriggerSystem.cs