mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Update short_1.ron to make eligible for cloth scrap recipe
This commit is contained in:
parent
3cb6a5592d
commit
818aaed32a
@ -9,5 +9,5 @@ ItemDef(
|
|||||||
),
|
),
|
||||||
)),
|
)),
|
||||||
quality: Common,
|
quality: Common,
|
||||||
tags: [],
|
tags: [ClothItem],
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user