]> git.smokeofanarchy.ru Git - space-station-14.git/commit
New component: change alert level on trigger (#36581)
authorVelken <8467292+Velken@users.noreply.github.com>
Thu, 17 Apr 2025 11:35:27 +0000 (08:35 -0300)
committerGitHub <noreply@github.com>
Thu, 17 Apr 2025 11:35:27 +0000 (21:35 +1000)
commitd8281c7d2d867552c88d9f60dda919206b4fa222
tree02483952196155fe7d81d98431d887b9eebf195b
parenta46ab100ffc58ea2794c86077898861a70d75561
New component: change alert level on trigger (#36581)

* adds component that lets change alert level on trigger

* oops, put stuff on wrong folder

* missclick, forgor a file

* slarti finds ways to improve code

* Apply suggestions from code review

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Server/AlertLevel/AlertLevelChangeOnTriggerComponent.cs [new file with mode: 0644]
Content.Server/AlertLevel/AlertLevelSystem.cs
Content.Server/AlertLevel/Systems/AlertLevelChangeOnTriggerSystem.cs [new file with mode: 0644]