summaryrefslogtreecommitdiff
path: root/json/items/armor/boots.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/armor/boots.json')
-rw-r--r--json/items/armor/boots.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/json/items/armor/boots.json b/json/items/armor/boots.json
index 8dc3d89..2ef2241 100644
--- a/json/items/armor/boots.json
+++ b/json/items/armor/boots.json
@@ -1,5 +1,14 @@
[
{
+ "id": "boots_combat",
+ "copy-from": "boots_combat",
+ "type": "ARMOR",
+ "name": { "str": "pair of combat boots", "str_pl": "pairs of combat boots" },
+ "encumbrance": 12,
+ "//": "Add the mising 'pair of' to the name.",
+ "//2": "Reduce the encumbrance."
+ },
+ {
"id": "stockings",
"type": "ARMOR",
"name": { "str": "pair of stockings", "str_pl": "pairs of stockings" },
@@ -21,15 +30,6 @@
"flags": [ "VARSIZE", "SKINTIGHT", "POWERARMOR_COMPATIBLE" ]
},
{
- "id": "boots_combat",
- "copy-from": "boots_combat",
- "type": "ARMOR",
- "name": { "str": "pair of combat boots", "str_pl": "pairs of combat boots" },
- "encumbrance": 12,
- "//": "Add the mising 'pair of' to the name.",
- "//2": "Reduce the encumbrance."
- },
- {
"id": "sandal_armor",
"copy-from": "sandal_armor",
"type": "ARMOR",