]> git.smokeofanarchy.ru Git - space-station-14.git/commit
add fuel costs back to finishing welding (#27030)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Fri, 19 Apr 2024 23:20:30 +0000 (19:20 -0400)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 23:20:30 +0000 (19:20 -0400)
commita47c5561a9632b6577abdc252f712d7f2da823e6
tree6b9e1712ba6baad5754fa8ab85a680785383476e
parent299da35c8758c408f2333d825a3e3c1243a87b6f
add fuel costs back to finishing welding (#27030)

* add fuel costs back to welding

* ack

* meh

* eek!
26 files changed:
Content.Client/Tools/Components/WelderComponent.cs [deleted file]
Content.Client/Tools/ToolSystem.cs
Content.Client/Tools/UI/WelderStatusControl.cs
Content.IntegrationTests/Tests/DoAfter/DoAfterCancellationTests.cs
Content.Server/Chemistry/Components/ReagentTankComponent.cs [deleted file]
Content.Server/Construction/Components/WelderRefinableComponent.cs
Content.Server/Construction/ConstructionSystem.Interactions.cs
Content.Server/Construction/RefiningSystem.cs
Content.Server/Damage/Systems/DamageOnToolInteractSystem.cs
Content.Server/Repairable/RepairableComponent.cs
Content.Server/Repairable/RepairableSystem.cs
Content.Server/Tools/Components/WelderComponent.cs [deleted file]
Content.Server/Tools/ToolSystem.Welder.cs [deleted file]
Content.Server/Tools/ToolSystem.cs
Content.Shared/Chemistry/Components/ReagentTankComponent.cs [new file with mode: 0644]
Content.Shared/Tools/Components/SharedWelderComponent.cs [deleted file]
Content.Shared/Tools/Components/WeldableComponent.cs [moved from Content.Shared/Tools/Components/SharedWeldable.cs with 55% similarity]
Content.Shared/Tools/Components/WelderComponent.cs [new file with mode: 0644]
Content.Shared/Tools/Systems/SharedToolSystem.Welder.cs [new file with mode: 0644]
Content.Shared/Tools/Systems/SharedToolSystem.cs
Content.Shared/Tools/Systems/WeldableSystem.cs
Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml
Resources/Prototypes/Entities/Objects/Tools/cowtools.yml
Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml
Resources/Prototypes/Entities/Structures/Doors/Airlocks/highsec.yml
Resources/Prototypes/Entities/Structures/Doors/Firelocks/firelock.yml