]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Generalize tile prying to any tool quality (#24432)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Tue, 23 Jan 2024 07:45:40 +0000 (02:45 -0500)
committerGitHub <noreply@github.com>
Tue, 23 Jan 2024 07:45:40 +0000 (23:45 -0800)
commit5e2e652165ee7ef3efb0d0f244d665049f5bd1c0
treedaacea62d1ba34642ae8326951044d01f2a6eb7c
parent258b9436b55651f49ab069622fc875dec1d5c0b2
Generalize tile prying to any tool quality (#24432)

* Generalize tile prying to any tool quality

* ballin
22 files changed:
Content.Server/Interaction/TilePryCommand.cs
Content.Server/Tools/Components/LatticeCuttingComponent.cs [deleted file]
Content.Server/Tools/ToolSystem.LatticeCutting.cs [deleted file]
Content.Server/Tools/ToolSystem.Welder.cs
Content.Server/Tools/ToolSystem.cs
Content.Shared/Maps/ContentTileDefinition.cs
Content.Shared/Maps/TileSystem.cs
Content.Shared/Tools/Components/TilePryingComponent.cs [deleted file]
Content.Shared/Tools/Components/ToolTileCompatibleComponent.cs [new file with mode: 0644]
Content.Shared/Tools/Systems/SharedToolSystem.MultipleTool.cs
Content.Shared/Tools/Systems/SharedToolSystem.Tile.cs [new file with mode: 0644]
Content.Shared/Tools/Systems/SharedToolSystem.TilePrying.cs [deleted file]
Content.Shared/Tools/Systems/SharedToolSystem.cs
Resources/Prototypes/Entities/Debugging/spanisharmyknife.yml
Resources/Prototypes/Entities/Objects/Tools/cowtools.yml
Resources/Prototypes/Entities/Objects/Tools/jaws_of_life.yml
Resources/Prototypes/Entities/Objects/Tools/tools.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/fireaxe.yml
Resources/Prototypes/Tiles/floors.yml
Resources/Prototypes/Tiles/planet.yml
Resources/Prototypes/Tiles/plating.yml
Resources/Prototypes/XenoArch/Effects/utility_effects.yml