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 3cb6a5592d
commit 818aaed32a

View File

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