diff --git a/assets/common/items/tag_examples/cloth_item.ron b/assets/common/items/tag_examples/cloth_item.ron index 5dfac4ce75..c1580a7cda 100644 --- a/assets/common/items/tag_examples/cloth_item.ron +++ b/assets/common/items/tag_examples/cloth_item.ron @@ -6,7 +6,8 @@ ItemDef( "common.items.armor.cloth_blue.foot", "common.items.armor.cloth_blue.hand", "common.items.armor.cloth_blue.pants", - "common.items.armor.cloth_blue.shoulder", + "common.items.armor.cloth_blue.shoulder_0", + "common.items.armor.cloth_blue.shoulder_1", "common.items.armor.cloth_green.foot", "common.items.armor.cloth_green.hand", "common.items.armor.cloth_green.pants",