]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Major Tesla tweaks (#23235)
authorEd <96445749+TheShuEd@users.noreply.github.com>
Mon, 1 Jan 2024 07:33:48 +0000 (10:33 +0300)
committerGitHub <noreply@github.com>
Mon, 1 Jan 2024 07:33:48 +0000 (23:33 -0800)
commit5e1fcfc63ead8749aeb0b2c77b477d2762ba62d9
tree507c310f1c367d00c6c83fc7d27ae6134e83b9ff
parent2b01899d639e1cfa5ec47df6cad4049ef72aaefb
Major Tesla tweaks (#23235)

* add ignore chance

* twekas

* add damaging and repairing

* grounding rod undestructable by tesla
14 files changed:
Content.Server/Lightning/Components/LightningTargetComponent.cs
Content.Server/Lightning/LightningSystem.cs
Content.Server/Lightning/LightningTargetSystem.cs
Content.Server/Tesla/Components/TeslaCoilComponent.cs
Content.Server/Tesla/EntitySystem/TeslaCoilSystem.cs
Resources/Prototypes/Entities/Structures/Power/Generation/Tesla/coil.yml
Resources/Textures/Structures/Power/Generation/Tesla/coil_cracks.rsi/DamageOverlay_16.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Generation/Tesla/coil_cracks.rsi/DamageOverlay_25.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Generation/Tesla/coil_cracks.rsi/DamageOverlay_8.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Generation/Tesla/coil_cracks.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_16.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_25.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/DamageOverlay_8.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Generation/Tesla/groundingrod_cracks.rsi/meta.json [new file with mode: 0644]