diff --git a/assets/common/items/armor/twigsleaves/shoulder.ron b/assets/common/items/armor/twigsleaves/shoulder.ron index d21804fcb3..dd3b7b93d9 100644 --- a/assets/common/items/armor/twigsleaves/shoulder.ron +++ b/assets/common/items/armor/twigsleaves/shoulder.ron @@ -5,7 +5,7 @@ ItemDef( kind: Shoulder, stats: FromSet("Twigs Leaves"), )), - quality: Common, + quality: Moderate, tags: [ SalvageInto(Twig, 1), ],