]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add radio jammer (#14369)
authorSlava0135 <40753025+Slava0135@users.noreply.github.com>
Fri, 14 Apr 2023 19:50:19 +0000 (22:50 +0300)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2023 19:50:19 +0000 (12:50 -0700)
commit7886d27ddab40cc7ef9ca90547418fa0629c06cc
tree4ef7581885380da40f1f4873a5765c9dabe34679
parent779100484f1c5edd3f65e2f9a8b3312b916ea97e
Add radio jammer (#14369)
12 files changed:
Content.Server/Radio/Components/ActiveRadioJammerComponent.cs [new file with mode: 0644]
Content.Server/Radio/Components/RadioJammerComponent.cs [new file with mode: 0644]
Content.Server/Radio/EntitySystems/JammerSystem.cs [new file with mode: 0644]
Content.Server/Radio/EntitySystems/RadioSystem.cs
Content.Server/Radio/RadioEvent.cs [new file with mode: 0644]
Content.Server/Radio/RadioReceiveEvent.cs [deleted file]
Resources/Locale/en-US/radio/components/radio-jammer-component.ftl [new file with mode: 0644]
Resources/Locale/en-US/store/uplink-catalog.ftl
Resources/Prototypes/Catalog/uplink_catalog.yml
Resources/Prototypes/Entities/Objects/Tools/jammer.yml [new file with mode: 0644]
Resources/Textures/Objects/Devices/jammer.rsi/jammer.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/jammer.rsi/meta.json [new file with mode: 0644]