]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add explosive cord. (#25875)
authorIProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com>
Thu, 25 Sep 2025 21:33:28 +0000 (17:33 -0400)
committerGitHub <noreply@github.com>
Thu, 25 Sep 2025 21:33:28 +0000 (23:33 +0200)
commit80947b128a8e127bfd1101924c4515fd9c587c9b
tree6a2338f6f7463f334aabe1078d164c7aec93ed63
parent5e55974c0e29644c5fca7956b96eecfa9e0c4a59
Add explosive cord. (#25875)
54 files changed:
Content.Server/ExCable/ExCableNodeGroup.cs [new file with mode: 0644]
Content.Server/Interaction/InteractionSystem.cs
Content.Server/NodeContainer/EntitySystems/NodeGroupSystem.cs
Content.Server/Power/Components/CablePlacerComponent.cs
Content.Server/Power/EntitySystems/CableSystem.Placer.cs
Content.Server/Storage/EntitySystems/StorageSystem.cs
Content.Shared/NodeContainer/NodeGroups/NodeGroupID.cs
Content.Shared/Power/PowerMonitoringCableNetworksComponent.cs
Content.Shared/Power/SharedPower.cs
Resources/Locale/en-US/stack/stacks.ftl
Resources/Prototypes/Catalog/Fills/Boxes/security.yml
Resources/Prototypes/Entities/Objects/Devices/Electronics/triggers.yml
Resources/Prototypes/Entities/Objects/Weapons/Bombs/cord.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Bombs/detonator.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Power/cables.yml
Resources/Prototypes/Recipes/Construction/Graphs/structures/cordage.yml [new file with mode: 0644]
Resources/Prototypes/Recipes/Construction/Graphs/weapons/explosive_detonator.yml [new file with mode: 0644]
Resources/Prototypes/Recipes/Lathes/Packs/security.yml
Resources/Prototypes/Recipes/Lathes/devices.yml
Resources/Prototypes/Research/arsenal.yml
Resources/Prototypes/Stacks/power_stacks.yml
Resources/Prototypes/tags.yml
Resources/Textures/Objects/Storage/boxes.rsi/meta.json
Resources/Textures/Objects/Storage/boxes.rsi/trigger.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/cable-coils.rsi/coilex-10.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/cable-coils.rsi/coilex-20.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/cable-coils.rsi/coilex-30.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/cable-coils.rsi/coilex-equipped-BELT.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/cable-coils.rsi/coilex-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/cable-coils.rsi/coilex-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/cable-coils.rsi/meta.json
Resources/Textures/Objects/Weapons/Bombs/detonator.rsi/addtrigger.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/detonator.rsi/complete.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/detonator.rsi/empty.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/detonator.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/detonator.rsi/primed.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Bombs/detonator.rsi/wired.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_0.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_1.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_10.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_11.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_12.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_13.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_14.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_15.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_2.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_3.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_4.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_5.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_6.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_7.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_8.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/excable_9.png [new file with mode: 0644]
Resources/Textures/Structures/Power/Cables/ex_cable.rsi/meta.json [new file with mode: 0644]