Addressed most review comments (assets).

This commit is contained in:
Sam 2022-05-04 22:53:38 -04:00
parent afd2c8730f
commit 49ff094286

View File

@ -1,12 +0,0 @@
ItemDef(
name: "Placeholder",
description: "This is a placeholder because we intend to autogenerate these from the tags later",
kind: Ingredient(
kind: "Placeholder",
// Descriptor not needed
descriptor: "",
),
quality: Common,
tags: [],
)