From 8adb869691d5f3e419679d08bb3521a13ec18f0c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 26 Apr 2022 12:52:42 -0700 Subject: Fix 4.6mm FMJ and SHP black powder to look like 4.6mm black powder. --- json/items/ammo/46.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json') diff --git a/json/items/ammo/46.json b/json/items/ammo/46.json index 2eb9b91..5248874 100644 --- a/json/items/ammo/46.json +++ b/json/items/ammo/46.json @@ -88,7 +88,7 @@ "id": "bp_46mm_fmj", "copy-from": "46mm_fmj", "type": "AMMO", - "looks_like": "reloaded_46mm", + "looks_like": "bp_46mm", "name": { "str": "4.6x30mm FMJ, black powder" }, "description": "4.6x30mm ammunition with 42gr copper plated steel jacket and lead-antimony core bullets. The FMJ round has longer range and greater wounding potential, albeit with slightly more recoil and reduced muzzle velocity. This one has been hand-reloaded with black powder.", "proportional": { @@ -133,7 +133,7 @@ "id": "bp_46mm_shp", "copy-from": "46mm_shp", "type": "AMMO", - "looks_like": "reloaded_46mm", + "looks_like": "bp_46mm", "name": { "str": "4.6x30mm SHP, black powder" }, "description": "4.6x30mm ammunition with 31gr copper plated brass bullets. The Action Law Enforcement solid hollow point round is optimized for use against soft targets, while still having decent penetration. This one has been hand-reloaded with black powder.", "proportional": { -- cgit v1.2.1