From 412bb837fcc9658b8166b25965ff83b076f73d67 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 6 Apr 2024 18:28:22 -0700 Subject: Rebalance the tactical helmet and tactical full helmet. Move the throwing knives leg sheath back to strapped layer. And slightly buff draw_cost as a result. Add note to the deep concealment holster. --- json/items/armor/holster.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'json/items/armor/holster.json') diff --git a/json/items/armor/holster.json b/json/items/armor/holster.json index bb28056..69b116a 100644 --- a/json/items/armor/holster.json +++ b/json/items/armor/holster.json @@ -62,7 +62,8 @@ "skills": [ "pistol" ] }, "valid_mods": [ "resized_large" ], - "flags": [ "SKINTIGHT", "COMPACT", "WATER_FRIENDLY" ] + "flags": [ "SKINTIGHT", "COMPACT", "WATER_FRIENDLY" ], + "//": "Moved to leg_either. The belly-band is for torso concealed weapons." }, { "id": "shoulder_holster", -- cgit v1.2.1