Blueprints (#31138)
* Blueprints * Update tables_loot.yml * doink * mark as required
This commit is contained in:
@@ -83,7 +83,7 @@ namespace Content.Shared.Lathe
|
||||
|
||||
public bool getUnavailable;
|
||||
|
||||
public List<ProtoId<LatheRecipePrototype>> Recipes = new();
|
||||
public HashSet<ProtoId<LatheRecipePrototype>> Recipes = new();
|
||||
|
||||
public LatheGetRecipesEvent(EntityUid lathe, bool forced)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user