Merge branch 'master' into 'master'

Update short_1.ron to make eligible for cloth scrap recipe

See merge request veloren/veloren!1981
This commit is contained in:
Samuel Keiffer 2021-03-23 19:29:56 +00:00
commit 8ed7da7c49

View File

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