From 9d0e246b093a3ee52c6a92f66ebf49d7f2b0faa9 Mon Sep 17 00:00:00 2001 From: BalthazarArgall Date: Fri, 29 Mar 2024 18:03:27 +0100 Subject: [PATCH] pockets probably cannot have holster while being MAGAZINE_WELL --- data/json/items/armor/combat_exoskeleton.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data/json/items/armor/combat_exoskeleton.json b/data/json/items/armor/combat_exoskeleton.json index 810a1f59e78ab..eaf5fff72f2b7 100644 --- a/data/json/items/armor/combat_exoskeleton.json +++ b/data/json/items/armor/combat_exoskeleton.json @@ -90,7 +90,6 @@ "pocket_data": [ { "pocket_type": "MAGAZINE_WELL", - "holster": true, "volume_encumber_modifier": 0, "description": "Compartment for a heavy battery.", "flag_restriction": [ "BATTERY_HEAVY" ],