diff options
Diffstat (limited to 'json/items/armor/boots.json')
-rw-r--r-- | json/items/armor/boots.json | 2 |
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." } ] |