mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
fixed item quality to match others
This commit is contained in:
parent
4131b3ac20
commit
de6206b877
@ -5,7 +5,7 @@ ItemDef(
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Twigs Leaves"),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user