summaryrefslogtreecommitdiff
path: root/json/items/armor
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-12-22 22:13:02 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-12-22 22:13:02 -0800
commit5716e390e6676fb5accd2c8bfdd37b04da8ca256 (patch)
tree59a0414d6503c67bd64a140436a918ff0aa4441f /json/items/armor
parentRebalance the survivor belt. (diff)
downloadcataclysm-bn-mod_armor-rebalance-5716e390e6676fb5accd2c8bfdd37b04da8ca256.tar.xz
Reword explanation for armored sandals.
Diffstat (limited to 'json/items/armor')
-rw-r--r--json/items/armor/boots.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/armor/boots.json b/json/items/armor/boots.json
index 53e1452..5ed7d72 100644
--- a/json/items/armor/boots.json
+++ b/json/items/armor/boots.json
@@ -61,6 +61,6 @@
"copy-from": "sandal_armor",
"type": "ARMOR",
"name": { "str": "pair of armored sandals", "str_pl": "pairs of armored sandals" },
- "//": "Add the mising 'pair of' to the name."
+ "//": "Restore the str and str_pl names."
}
]