Massive Food PR (#3436)

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
This commit is contained in:
Swept
2021-05-03 11:17:22 +00:00
committed by GitHub
parent ac98260682
commit 6376e60b78
1340 changed files with 10724 additions and 6417 deletions

View File

@@ -49,7 +49,7 @@ namespace Content.Server.GameObjects.Components.Nutrition
private bool _defaultToOpened;
[ViewVariables(VVAccess.ReadWrite)]
public ReagentUnit TransferAmount { get; [UsedImplicitly] private set; } = ReagentUnit.New(2);
public ReagentUnit TransferAmount { get; [UsedImplicitly] private set; } = ReagentUnit.New(5);
[ViewVariables(VVAccess.ReadWrite)]
public bool Opened