Merge branch 'master' into 'master'

Update short_1.ron to make eligible for cloth scrap recipe

See merge request 
This commit is contained in:
Samuel Keiffer 2021-03-23 19:29:56 +00:00
commit a7828e14e9

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