diff options
Diffstat (limited to 'json/items/armor/torso_clothes.json')
-rw-r--r-- | json/items/armor/torso_clothes.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/armor/torso_clothes.json b/json/items/armor/torso_clothes.json index 9210461..fef38b1 100644 --- a/json/items/armor/torso_clothes.json +++ b/json/items/armor/torso_clothes.json @@ -1,5 +1,5 @@ [ - { + { "id": "dress_shirt", "copy-from": "dress_shirt", "type": "ARMOR", @@ -9,7 +9,7 @@ { "covers": [ "arms" ], "coverage": 90, "encumbrance": [ 4, 4 ] } ] }, - { + { "id": "polo_shirt", "copy-from": "polo_shirt", "type": "ARMOR", |