]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Trigger for OnInteractUsing (#39692)
authorViolentMonk <jimmy.toor.s@gmail.com>
Sat, 16 Aug 2025 21:57:16 +0000 (14:57 -0700)
committerGitHub <noreply@github.com>
Sat, 16 Aug 2025 21:57:16 +0000 (23:57 +0200)
commit6e8260cf3fe0ac11a05ae212c0492ba430c8e30c
tree2ff38887b6997c6b689c83f6180d3c09814221e1
parent201bc6cc5ce8b6132f663c501a96866478acf26b
Trigger for OnInteractUsing (#39692)

* Add trigger for InteractOnUsing

* Add blacklist and targetUsed fields

* Update Content.Shared/Trigger/Components/Triggers/TriggerOnInteractUsingComponent.cs

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Shared/Trigger/Components/Triggers/TriggerOnInteractUsingComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Systems/TriggerSystem.Interaction.cs