]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fire stacks trigger (#39530)
authorāda <ss.adasts@gmail.com>
Sun, 10 Aug 2025 19:59:32 +0000 (14:59 -0500)
committerGitHub <noreply@github.com>
Sun, 10 Aug 2025 19:59:32 +0000 (21:59 +0200)
commit7825d30562bb20a589849f1309713a39d8796718
tree14571cf1a3a8bb1414db23c89642a5be9bac7eb0
parent2aca7f62dc611e6d4b0e6f2a310118644043e3cc
Fire stacks trigger (#39530)

* Simple as

* whoops

* not gonna work

* chopped

* missed something

* Better name

* formatting

---------

Co-authored-by: iaada <iaada@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Server/Trigger/Systems/FlameStackOnTriggerSystem.cs [new file with mode: 0644]
Content.Server/Trigger/Systems/IgniteOnTriggerSystem.cs
Content.Shared/Trigger/Components/Effects/FlameStackOnTriggerComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Components/Effects/IgniteOnTriggerComponent.cs