From 35cbe8ee6796cf1502eaf89fab632aaa91617c14 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 12 Mar 2024 15:38:27 -0700 Subject: Typo. --- json/items/armor/belts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json') diff --git a/json/items/armor/belts.json b/json/items/armor/belts.json index b977910..fcaae00 100644 --- a/json/items/armor/belts.json +++ b/json/items/armor/belts.json @@ -16,7 +16,7 @@ "description": "A leather belt. Designed to look good and hold up a pair of pants, but you should be able to attach a small tool or weapon to one of the belt loops.", "rigid": false, "encumbrance": 0, - "max_encumbrance": 1, + "max_encumbrance": 1 }, { "id": "tool_belt", -- cgit v1.2.1