summaryrefslogtreecommitdiff
path: root/json/items/armor/swimming.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-12 21:19:09 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-12 21:19:09 -0700
commitb2133c53d10643b23e609624925e53e1ade0b01e (patch)
treeb9d8f8c95001818571410e4c67f82e900f00770d /json/items/armor/swimming.json
parentAdd and fix many vanilla items. (diff)
downloadcataclysm-bn-mod_armor-rebalance-b2133c53d10643b23e609624925e53e1ade0b01e.tar.xz
Fix several typos.
Diffstat (limited to 'json/items/armor/swimming.json')
-rw-r--r--json/items/armor/swimming.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/armor/swimming.json b/json/items/armor/swimming.json
index 3ae39f4..f6aad57 100644
--- a/json/items/armor/swimming.json
+++ b/json/items/armor/swimming.json
@@ -9,5 +9,5 @@
{ "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 10, 10 ] },
{ "covers": [ "legs" ], "coverage": 100, "encumbrance": [ 10, 12 ] }
]
- },
+ }
]