summaryrefslogtreecommitdiff
path: root/json/items/ammo/9x18.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/9x18.json')
-rw-r--r--json/items/ammo/9x18.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/json/items/ammo/9x18.json b/json/items/ammo/9x18.json
index b36744a..ddb421f 100644
--- a/json/items/ammo/9x18.json
+++ b/json/items/ammo/9x18.json
@@ -6,8 +6,8 @@
"description": "9x18mm Makarov ammunition with a 93gr steel core FMJ bullet. The 9x18mm round was very common in the Eastern Bloc during the 20th century, and remained in Russian military service into the 21st century.",
"weight": "8 g",
"volume": "97 ml",
- "price": 100,
- "price_postapoc": 1000,
+ "price": "1 USD",
+ "price_postapoc": "10 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"material": [ "steel", "powder" ],
"symbol": "=",
@@ -28,8 +28,8 @@
"type": "AMMO",
"name": { "str_sp": "9x18mm SP-7" },
"description": "9x18mm Makarov SP-7 ammunition. The 9x18mm round was very common in the Eastern Bloc during the 20th century and remained in Russian military service into the 21st century.",
- "price": 150,
- "price_postapoc": 1000,
+ "price": "150 cent",
+ "price_postapoc": "10 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 25,
"relative": { "range": 2, "damage": { "damage_type": "bullet", "amount": 4 }, "dispersion": -10 },
@@ -41,8 +41,8 @@
"type": "AMMO",
"name": { "str_sp": "9x18mm RG028" },
"description": "9x18mm Makarov RG028 ammunition. The RG028 round uses a bullet with a hardened steel core to improve armor penetration.",
- "price": 200,
- "price_postapoc": 3100,
+ "price": "2 USD",
+ "price_postapoc": "31 USD",
"relative": { "damage": { "damage_type": "bullet", "amount": -2, "armor_penetration": 8 } }
},
{