]> git.smokeofanarchy.ru Git - space-station-14.git/commit
New Feature: Kitchen spike rework (#38723)
authorWinkarst-cpu <74284083+Winkarst-cpu@users.noreply.github.com>
Tue, 19 Aug 2025 17:56:36 +0000 (20:56 +0300)
committerGitHub <noreply@github.com>
Tue, 19 Aug 2025 17:56:36 +0000 (10:56 -0700)
commit021adbe1e1e5df2146ec51fc2fdaa5bd0d9e08d7
tree8794b8bd7993b82913c903b6bf3b14d6c3eebc8f
parentde240e1739b09940a318b53a1eb067383b4b83ce
New Feature: Kitchen spike rework  (#38723)

* Start

* Wow, text

* Ultra raw

* More stuff

* Wow, DOT and gibbing!!!

* More stuff

* More

* Update

* Yes

* Almost there

* Done?

* I forgot

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Beck

* Unhardcode
16 files changed:
Content.Client/Kitchen/KitchenSpikeSystem.cs [deleted file]
Content.Server/Botany/Systems/BotanySystem.Seed.cs
Content.Server/Botany/Systems/LogSystem.cs
Content.Server/Botany/Systems/PlantHolderSystem.cs
Content.Server/Kitchen/Components/SharpComponent.cs [deleted file]
Content.Server/Kitchen/EntitySystems/KitchenSpikeSystem.cs [deleted file]
Content.Server/Kitchen/EntitySystems/SharpSystem.cs
Content.Shared/Kitchen/Components/KitchenSpikeComponent.cs
Content.Shared/Kitchen/Components/KitchenSpikeHookedComponent.cs [new file with mode: 0644]
Content.Shared/Kitchen/Components/KitchenSpikeVictimComponent.cs [new file with mode: 0644]
Content.Shared/Kitchen/Components/SharpComponent.cs [new file with mode: 0644]
Content.Shared/Kitchen/SharedKitchenSpikeSystem.cs
Content.Shared/Nutrition/Components/ButcherableComponent.cs
Resources/Locale/en-US/kitchen/components/kitchen-spike-component.ftl
Resources/Prototypes/Entities/Structures/meat_spike.yml
Resources/Prototypes/SoundCollections/kitchenspike.yml [new file with mode: 0644]