fix microwave construction (#30232)
* fix microwave construction * retry
This commit is contained in:
@@ -79,6 +79,9 @@ namespace Content.Server.Kitchen.Components
|
||||
|
||||
public Container Storage = default!;
|
||||
|
||||
[DataField]
|
||||
public string ContainerId = "microwave_entity_container";
|
||||
|
||||
[DataField, ViewVariables(VVAccess.ReadWrite)]
|
||||
public int Capacity = 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user