]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Emp more effects (#14550)
authorSlava0135 <40753025+Slava0135@users.noreply.github.com>
Sat, 6 May 2023 01:38:09 +0000 (04:38 +0300)
committerGitHub <noreply@github.com>
Sat, 6 May 2023 01:38:09 +0000 (11:38 +1000)
commit4d47562ddeec41e10ba4a09a726ad1d1ec9d16a3
treecf74fd3da7a7c41853e8294f47f5a4f351c19fb3
parent7b667663fa2e859ffb2ea904ed4c9df3bec61578
Emp more effects (#14550)

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
18 files changed:
Content.Client/Emp/EmpSystem.cs [new file with mode: 0644]
Content.Server/Anomaly/Effects/ElectricityAnomalySystem.cs
Content.Server/Emp/EmpOnTriggerComponent.cs
Content.Server/Emp/EmpSystem.cs
Content.Server/Light/EntitySystems/PoweredLightSystem.cs
Content.Server/Power/EntitySystems/ApcSystem.cs
Content.Server/Radio/EntitySystems/HeadsetSystem.cs
Content.Server/Radio/EntitySystems/RadioSystem.cs
Content.Server/SurveillanceCamera/Systems/SurveillanceCameraSystem.cs
Content.Server/VendingMachines/VendingMachineSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Components/EmpArtifactComponent.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Systems/EmpArtifactSystem.cs
Content.Shared/Anomaly/Effects/Components/ElectricityAnomalyComponent.cs
Content.Shared/Emp/EmpDisabledComponent.cs [new file with mode: 0644]
Content.Shared/Emp/SharedEmpSystem.cs [new file with mode: 0644]
Content.Shared/VendingMachines/VendingMachineComponent.cs
Resources/Locale/en-US/apc/components/apc-component.ftl
Resources/Locale/en-US/emp/emp.ftl [new file with mode: 0644]