Update short_1.ron to make eligible for cloth scrap recipe

This commit is contained in:
steanne 2021-03-23 18:16:30 +00:00
parent b8283e6243
commit 1eb00cabff

View File

@ -9,5 +9,5 @@ ItemDef(
),
)),
quality: Common,
tags: [],
)
tags: [ClothItem],
)