]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add emp grenade (#14393)
authorSlava0135 <40753025+Slava0135@users.noreply.github.com>
Mon, 6 Mar 2023 19:05:12 +0000 (22:05 +0300)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2023 19:05:12 +0000 (11:05 -0800)
commitb2972c1d2c679c516f66fbb360311beabd064a8f
tree8315f18a89f043bd3c5a177177a6bb7fb76fa4f4
parent58becca0605b07ecf64116f8ddb710fff46de04e
Add emp grenade (#14393)
16 files changed:
Content.Server/Emp/EmpOnTriggerComponent.cs [new file with mode: 0644]
Content.Server/Emp/EmpSystem.cs [new file with mode: 0644]
Content.Server/Light/EntitySystems/PoweredLightSystem.cs
Content.Server/Power/EntitySystems/ApcSystem.cs
Content.Server/Power/EntitySystems/BatterySystem.cs
Resources/Locale/en-US/store/uplink-catalog.ftl
Resources/Prototypes/Catalog/uplink_catalog.yml
Resources/Prototypes/Entities/Effects/emp_effects.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml
Resources/Textures/Effects/emp.rsi/emp_disable.png [new file with mode: 0644]
Resources/Textures/Effects/emp.rsi/emp_pulse.png [new file with mode: 0644]
Resources/Textures/Effects/emp.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/empgrenade.rsi/equipped-BELT.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/empgrenade.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/empgrenade.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Grenades/empgrenade.rsi/primed.png [new file with mode: 0644]