From 2d174ce5d21d22b1de92543db476609b4c667004 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 12 Mar 2024 01:41:42 -0700 Subject: Add item note for grenade pouch. --- json/items/armor/bandolier.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'json/items') diff --git a/json/items/armor/bandolier.json b/json/items/armor/bandolier.json index 20d061a..955dd1e 100644 --- a/json/items/armor/bandolier.json +++ b/json/items/armor/bandolier.json @@ -44,6 +44,7 @@ "valid_mods": [ "resized_large" ], "flags": [ "WATER_FRIENDLY", "BELTED", "COMPACT" ], "//": "I don't agree with making this a leg pouch. Revert to torso. And overwrite to prevent it sometimes being sided.", - "//2": "Also reduce the minimum stored item volume to facilitate items with less lazily rounded volumes." + "//2": "Also reduce the minimum stored item volume to facilitate items with less lazily rounded volumes.", + "//3": "Add encumbrance values to prevent it falling back to the engine default of 0-8." } ] -- cgit v1.2.1