From 473f1a55c65e79811dda6f4078284c08ce47e789 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 17 Oct 2021 00:30:56 -0700 Subject: Clean up prices, add postapoc prices. --- json/items/ammo/473.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/ammo/473.json') diff --git a/json/items/ammo/473.json b/json/items/ammo/473.json index 4bc2e3f..b772a3c 100644 --- a/json/items/ammo/473.json +++ b/json/items/ammo/473.json @@ -7,8 +7,8 @@ "description": "4.73x33mm caseless rounds. Designed for the H&K G11 rifle, these rounds encase the bullet within a block of solid propellant, greatly reducing ammunition mass while reducing metal requirements to manufacture. Being caseless rounds, these cannot be disassembled or reloaded.", "weight": "5200 mg", "volume": "250 ml", - "price": 225, - "price_postapoc": 12500, + "price": 175, + "price_postapoc": 7000, "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "plastic", "powder" ], "symbol": "=", -- cgit v1.2.1