summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-22 09:19:16 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-22 09:19:16 -0700
commit4f20b4e4eabe62c6423d6177eaa26862833ce67c (patch)
tree5d57baebd3d4afe50e6234f250296cd8be601c65 /json
parentAdd names else errors occur (diff)
downloadcataclysm-dda-mod_mbr-vests-return-4f20b4e4eabe62c6423d6177eaa26862833ce67c.tar.xz
Update for the removal of the armor category.
Diffstat (limited to 'json')
-rw-r--r--json/items/armor/modularvest.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/json/items/armor/modularvest.json b/json/items/armor/modularvest.json
index 950687c..a4d6ead 100644
--- a/json/items/armor/modularvest.json
+++ b/json/items/armor/modularvest.json
@@ -3,7 +3,6 @@
"id": "modularvest",
"type": "ARMOR",
"copy-from": "modularvest",
- "category": "armor",
"name": { "str": "MBR vest (empty)", "str_pl": "MBR vests (empty)" },
"encumbrance": 8
},
@@ -11,7 +10,6 @@
"id": "modularvestceramic",
"type": "ARMOR",
"copy-from": "modularvestceramic",
- "category": "armor",
"name": { "str": "MBR vest (ceramic plates)", "str_pl": "MBR vests (ceramic plates)" },
"encumbrance": 10
},
@@ -19,7 +17,6 @@
"id": "modularvesthard",
"type": "ARMOR",
"copy-from": "modularvesthard",
- "category": "armor",
"name": { "str": "MBR vest (hard plates)", "str_pl": "MBR vests (hard plates)" },
"encumbrance": 20
},
@@ -27,7 +24,6 @@
"id": "modularveststeel",
"type": "ARMOR",
"copy-from": "modularveststeel",
- "category": "armor",
"name": { "str": "MBR vest (steel plating)", "str_pl": "MBR vests (steel plating)" },
"encumbrance": 20
},
@@ -35,7 +31,6 @@
"id": "modularvestsuper",
"type": "ARMOR",
"copy-from": "modularvestsuper",
- "category": "armor",
"name": { "str": "MBR vest (superalloy)", "str_pl": "MBR vests (superalloy)" },
"encumbrance": 10,
"material_thickness": 10