]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Hyper convection lathes and industrial ore processor (#23202)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sat, 30 Dec 2023 16:18:58 +0000 (11:18 -0500)
committerGitHub <noreply@github.com>
Sat, 30 Dec 2023 16:18:58 +0000 (03:18 +1100)
commitc3f81bfe033a14922dc6e91de402c56d321f3370
tree485d6ac5dd3718beec3c20df771e018704927ceb
parent88adf1ea1ab16a30ec70057bb667e779ed1caa2c
Hyper convection lathes and industrial ore processor (#23202)

* Hyper-convection lathes and industrial ore processor

* balance

* gold... why not?

* review

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
25 files changed:
Content.Server/Lathe/Components/LatheHeatProducingComponent.cs [new file with mode: 0644]
Content.Server/Lathe/LatheSystem.cs
Content.Shared/Lathe/LatheComponent.cs
Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Lathes/electronics.yml
Resources/Prototypes/Research/industrial.yml
Resources/Textures/Structures/Machines/autolathe_hypercon.rsi/building.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/autolathe_hypercon.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/autolathe_hypercon.rsi/inserting.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/autolathe_hypercon.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Machines/autolathe_hypercon.rsi/panel.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/autolathe_hypercon.rsi/unlit.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/ore_processor_industrial.rsi/building.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/ore_processor_industrial.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/ore_processor_industrial.rsi/inserting.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/ore_processor_industrial.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Machines/ore_processor_industrial.rsi/panel.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/ore_processor_industrial.rsi/unlit.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/protolathe_hypercon.rsi/building.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/protolathe_hypercon.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/protolathe_hypercon.rsi/inserting.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/protolathe_hypercon.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Machines/protolathe_hypercon.rsi/panel.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/protolathe_hypercon.rsi/unlit.png [new file with mode: 0644]