]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Grave digging and decomposition (#23646)
authorthemias <89101928+themias@users.noreply.github.com>
Sun, 14 Jan 2024 16:47:31 +0000 (11:47 -0500)
committerGitHub <noreply@github.com>
Sun, 14 Jan 2024 16:47:31 +0000 (11:47 -0500)
commitfd7ff690b1ad7b1cf6cd62deba3076684e3e9282
tree91d57f4854cac258fea0a67fec4e7ea8ad7a8494
parent83f96a6766618ea088156688105f9db060e8cceb
Grave digging and decomposition (#23646)

* Grave digging and decomposition

* fix

* update based on review comments

* code review

* remove unused field
15 files changed:
Content.Server/Atmos/Rotting/RottingSystem.cs
Content.Server/Botany/Systems/PlantHolderSystem.cs
Content.Shared/Atmos/Rotting/ProRottingContainerComponent.cs [new file with mode: 0644]
Content.Shared/Burial/BurialSystem.cs [new file with mode: 0644]
Content.Shared/Burial/Components/GraveComponent.cs [new file with mode: 0644]
Content.Shared/Burial/Components/ShovelComponent.cs [new file with mode: 0644]
Content.Shared/Burial/GraveDiggingDoAfterEvent.cs [new file with mode: 0644]
Resources/Audio/Items/attributions.yml
Resources/Audio/Items/shovel_dig.ogg [new file with mode: 0644]
Resources/Locale/en-US/burial/burial.ftl [new file with mode: 0644]
Resources/Locale/en-US/tools/tool-qualities.ftl
Resources/Prototypes/Entities/Objects/Misc/utensils.yml
Resources/Prototypes/Entities/Objects/Specific/Hydroponics/tools.yml
Resources/Prototypes/Entities/Objects/Tools/tools.yml
Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml