]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Throwing triggers (#39650)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Fri, 15 Aug 2025 05:33:37 +0000 (07:33 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Aug 2025 05:33:37 +0000 (22:33 -0700)
commit7a3026b4f89888d6d79a047b902247a3348b63ba
treeb307f0e99a75135871a3c838b470a87aed678666
parent7a31e3c1f8890d7fdacc537e2bfa9e2699e08082
Throwing triggers (#39650)

throw triggers
Content.Shared/Sound/Components/EmitSoundOnThrowComponent.cs
Content.Shared/Throwing/ThrowEvents.cs
Content.Shared/Throwing/ThrowingSystem.cs
Content.Shared/Throwing/ThrownEvent.cs [deleted file]
Content.Shared/Throwing/ThrownItemSystem.cs
Content.Shared/Trigger/Components/Triggers/TriggerOnThrowComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Components/Triggers/TriggerOnThrownComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Systems/TriggerSystem.Interaction.cs