]> git.smokeofanarchy.ru Git - space-station-14.git/commit
AddReagentOnTrigger (#39875)
authorГолубь <124601871+Golubgik@users.noreply.github.com>
Sat, 18 Oct 2025 18:26:31 +0000 (01:26 +0700)
committerGitHub <noreply@github.com>
Sat, 18 Oct 2025 18:26:31 +0000 (18:26 +0000)
commit219aeda2353caed8e37eea7ee943190dad06e66b
tree79afe9330dba15c63b4354d86c27a5ed8cab063a
parenta7614c6ef78b36d51173730073946ce8c6b58394
AddReagentOnTrigger (#39875)

* Trigger

* Unnecessary(?) Checks

* request

* Update

Co-Authored-By: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* cleanup

* standard name

* don't use name alias

---------

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