From 26d36bd84dcb0e0249a664809d618ca9b523d5a7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 22:10:53 -0700 Subject: Updating body part names, prices, some flags for BN --- vamp_stuff/Modification_Files/Items/Weapons/ammo.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Weapons/ammo.json') diff --git a/vamp_stuff/Modification_Files/Items/Weapons/ammo.json b/vamp_stuff/Modification_Files/Items/Weapons/ammo.json index 923a2bc..8e4bde0 100644 --- a/vamp_stuff/Modification_Files/Items/Weapons/ammo.json +++ b/vamp_stuff/Modification_Files/Items/Weapons/ammo.json @@ -6,8 +6,8 @@ "description": "This heavily compressed blood ammunition is used specifically with vampiric guns.", "weight": "5 g", "volume": "250 ml", - "price": 2000, - "price_postapoc": 300, + "price": "20 USD", + "price_postapoc": "3 USD", "material": [ "hflesh" ], "symbol": "=", "color": "red", @@ -53,8 +53,8 @@ "description": "A shell filled with compacted blood pellets. Extremely damaging, plus the spread makes it very accurate at short range. Favored by vampires.", "weight": "35 g", "volume": "250 ml", - "price_postapoc": 6000, - "price": 31500, + "price": "315 USD", + "price_postapoc": "60 USD", "material": [ "compactblood", "plastic", "powder" ], "symbol": "=", "color": "red", -- cgit v1.2.1