]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Lipid Extractor (#15597)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sat, 22 Apr 2023 07:03:50 +0000 (03:03 -0400)
committerGitHub <noreply@github.com>
Sat, 22 Apr 2023 07:03:50 +0000 (17:03 +1000)
commit4f9ae1116e9319c06f725b306ea0dae82c1529df
tree83914ee47faad2aa8dcaf992e04592b2d6e489dd
parent0859101afe3cb995daa51e82f5d82ae00fe9a9de
Lipid Extractor (#15597)
22 files changed:
Content.Server/Nutrition/Components/FatExtractorComponent.cs [new file with mode: 0644]
Content.Server/Nutrition/EntitySystems/FatExtractorSystem.cs [new file with mode: 0644]
Content.Shared/Lock/LockComponent.cs
Content.Shared/Lock/LockSystem.cs
Content.Shared/Nutrition/Components/SharedFatExtractor.cs [new file with mode: 0644]
Resources/Locale/en-US/nutrition/components/fat-extractor.ftl [new file with mode: 0644]
Resources/Prototypes/Catalog/Research/technologies.yml
Resources/Prototypes/Catalog/VendingMachines/Advertisements/fatextractor.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Devices/Circuitboards/Machine/production.yml
Resources/Prototypes/Entities/Structures/Machines/fatextractor.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Lathes/electronics.yml
Resources/Textures/Structures/Machines/fat_sucker.rsi/fat.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/fat_sucker.rsi/fat_door_off.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/fat_sucker.rsi/fat_door_on.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/fat_sucker.rsi/fat_green.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/fat_sucker.rsi/fat_panel.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/fat_sucker.rsi/fat_red.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/fat_sucker.rsi/fat_smoke.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/fat_sucker.rsi/fat_stack.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/fat_sucker.rsi/fat_yellow.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/fat_sucker.rsi/meta.json [new file with mode: 0644]