Skip to content

Commit 5aecb5d

Browse files
Update clothes.json (#82543)
1 parent 042ad8b commit 5aecb5d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

data/mods/Xedra_Evolved/items/clothes.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@
178178
"proportional": { "weight": 0.6666, "price": 2 },
179179
"color": "white",
180180
"material": [ "fae_cotton" ],
181-
"armor": [ { "encumbrance": 5, "coverage": 85, "covers": [ "torso", "leg_l", "leg_r" ] } ]
181+
"armor": [ { "encumbrance": 5, "coverage": 85, "covers": [ "torso", "leg_l", "leg_r" ] } ],
182+
"variants": [ ]
182183
},
183184
{
184185
"id": "gown_gossamer",
@@ -190,7 +191,8 @@
190191
"proportional": { "weight": 0.6666, "price": 2 },
191192
"color": "white",
192193
"material": [ "fae_cotton" ],
193-
"armor": [ { "encumbrance": 9, "coverage": 75, "covers": [ "torso", "leg_l", "leg_r" ] } ]
194+
"armor": [ { "encumbrance": 9, "coverage": 75, "covers": [ "torso", "leg_l", "leg_r" ] } ],
195+
"variants": [ ]
194196
},
195197
{
196198
"id": "cloak_gossamer",

0 commit comments

Comments
 (0)