mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'master' into 'master'
fixed item quality to match others See merge request veloren/veloren!3511
This commit is contained in:
commit
744ede6a0b
@ -5,7 +5,7 @@ ItemDef(
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Twigs Leaves"),
|
||||
)),
|
||||
quality: Common,
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
SalvageInto(Twig, 1),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user