Split decal cleaner into Broom + Max Gab papers and hair (#470)

* add broom

* water fix

* new hair

* paper added

* feather pen

* some unfinished inkwell

* inkstorage

* Update meta.json

* fixes
This commit is contained in:
Ed
2024-09-29 11:02:39 +03:00
committed by GitHub
parent 9f93931057
commit 4d9e657f6f
41 changed files with 361 additions and 54 deletions

View File

@@ -6,7 +6,7 @@ namespace Content.Shared.Fluids;
public abstract partial class SharedPuddleSystem
{
[ValidatePrototypeId<ReagentPrototype>]
private const string Water = "CP14Water"; //CP14 Water
private const string Water = "Water";
public static readonly string[] EvaporationReagents = [Water];