Revert "Use old reagent dispenser beaker slot ID (#24209)"
This reverts commit 7a7d0017b5.
This commit is contained in:
@@ -39,6 +39,11 @@ namespace Content.Server.Chemistry.Components
|
||||
[DataField]
|
||||
public EntityWhitelist? StorageWhitelist;
|
||||
|
||||
/// <summary>
|
||||
/// Slot for container to dispense into.
|
||||
/// </summary>
|
||||
public static string BeakerSlotId = "ReagentDispenser-beakerSlot";
|
||||
|
||||
[DataField]
|
||||
public ItemSlot BeakerSlot = new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user