Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
22066db90f2d425b9e0a7e1d8068e4c03537d739
crystall-punk-14/Content.Server/GameObjects/Components/Botany/ShovelComponent.cs

12 lines
243 B
C#
Raw Normal View History

Botany composting & shovel/spade (or, make botany sustainable) (#3064) * Botany: Introduce shovel and spade into hydro\_tools * Botany: Add shovel/spade (just removes plants) * Botany: Add shovel/spade lathe recipes and make all botany lathe recipes accessible * Botany: Add spade into Saltern * Botany: Give Saltern a bucket for the botanist * Botany: Plant produce can be composted for nutriment/etc. * Botany: Bye-bye duplicated force update code, hello ForceUpdateByExternalCause * Botany: Shovel identity crisis resolved (thanks Paul)
2021-02-01 22:46:20 +00:00
#nullable enable
using Robust.Shared.GameObjects;
namespace Content.Server.GameObjects.Components.Botany
{
[RegisterComponent]
public class ShovelComponent : Component
{
public override string Name => "Shovel";
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 29ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API