]> git.smokeofanarchy.ru Git - space-station-14.git/commit
artifact crusher (#22301)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Mon, 11 Dec 2023 23:15:47 +0000 (18:15 -0500)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2023 23:15:47 +0000 (10:15 +1100)
commit6e91346ff3471592d7978ee075f58faab653d352
tree501f6ab869dfac2e4055c6e2b11880c8b0e8c80a
parent0433d3b06a56c1c12ce1ee30623e463c527e4b17
artifact crusher (#22301)
23 files changed:
Content.Client/Storage/Visualizers/EntityStorageVisualizerSystem.cs
Content.Client/Storage/Visualizers/EntityStorageVisualsComponent.cs
Content.Client/Xenoarchaeology/Equipment/ArtifactCrusherSystem.cs [new file with mode: 0644]
Content.Server/Xenoarchaeology/Equipment/Systems/ArtifactCrusherSystem.cs [new file with mode: 0644]
Content.Shared/Xenoarchaeology/Equipment/ArtifactCrusherComponent.cs [new file with mode: 0644]
Content.Shared/Xenoarchaeology/Equipment/SharedArtifactCrusherSystem.cs [new file with mode: 0644]
Resources/Audio/Effects/attributions.yml
Resources/Audio/Effects/hydraulic_press.ogg [new file with mode: 0644]
Resources/Audio/Effects/metal_crunch.ogg [new file with mode: 0644]
Resources/Locale/en-US/wires/wire-names.ftl
Resources/Locale/en-US/xenoarchaeology/artifact-crusher.ftl [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml
Resources/Prototypes/Entities/Structures/Machines/artifact_analyzer.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Lathes/electronics.yml
Resources/Prototypes/Research/experimental.yml
Resources/Textures/Structures/Machines/artifact_crusher.rsi/base.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/artifact_crusher.rsi/door-closed.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/artifact_crusher.rsi/glass.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/artifact_crusher.rsi/lights.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/artifact_crusher.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Machines/artifact_crusher.rsi/piston-push.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/artifact_crusher.rsi/piston.png [new file with mode: 0644]