summaryrefslogtreecommitdiff
path: root/json/items/ammo/45.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-29 16:07:17 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-29 16:07:17 -0800
commitb62c992b5fee442763dc7f713e554aa8702b1c44 (patch)
treec70c7aca19eea40d80dc1463b4117046a4eb53ad /json/items/ammo/45.json
parentRename shotgun casings. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-b62c992b5fee442763dc7f713e554aa8702b1c44.tar.xz
Convert price to cent/USD.
Diffstat (limited to 'json/items/ammo/45.json')
-rw-r--r--json/items/ammo/45.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/json/items/ammo/45.json b/json/items/ammo/45.json
index 11896ef..cd08764 100644
--- a/json/items/ammo/45.json
+++ b/json/items/ammo/45.json
@@ -6,8 +6,8 @@
"description": ".45 ACP ammunition with a 185gr JHP bullet. The .45 ACP round was developed to replace the .38 Long Colt cartridge in the early 20th century, but has since lost some of its popularity to more modern handgun ammo.",
"weight": "10 g",
"volume": "112 ml",
- "price": 180,
- "price_postapoc": 600,
+ "price": "180 cent",
+ "price_postapoc": "6 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"material": [ "brass", "powder" ],
"symbol": "=",
@@ -36,8 +36,8 @@
"type": "AMMO",
"name": { "str_sp": ".45 ACP +P" },
"description": "Overpressure .45 ACP ammunition with a 185gr JHP bullet. This cartridge has higher muzzle energy than typical loads, leading to greater damage, accuracy and recoil.",
- "price": 210,
- "price_postapoc": 600,
+ "price": "210 cent",
+ "price_postapoc": "6 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
"relative": { "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": 4 }, "dispersion": -10, "recoil": 60 }