summaryrefslogtreecommitdiff
path: root/json/items/ammo/22.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/22.json')
-rw-r--r--json/items/ammo/22.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/ammo/22.json b/json/items/ammo/22.json
index fb840b6..306218e 100644
--- a/json/items/ammo/22.json
+++ b/json/items/ammo/22.json
@@ -6,8 +6,8 @@
"description": ".22 Long Rifle ammunition with a 40gr unjacketed bullet. The .22LR round is extremely weak, with short range and negligible recoil. It is most useful for target practice and hunting small animals.",
"weight": "3 g",
"volume": "65 ml",
- "price": 150,
- "price_postapoc": 800,
+ "price": "150 cent",
+ "price_postapoc": "8 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"material": [ "brass", "lead", "powder" ],
"symbol": "=",
@@ -47,7 +47,7 @@
"name": { "str_sp": ".22 rat-shot" },
"description": "A .22 caliber cartridge loaded with very small pieces of shot contained within a fragmenting plastic capsule. It has an extremely short range and poor penetration ability, but the spread of shot can hit targets with greater ease.",
"count": 100,
- "price_postapoc": 400,
+ "price_postapoc": "4 USD",
"dispersion": 0,
"proportional": { "range": 0.6, "damage": { "damage_type": "bullet", "amount": 0.5 }, "recoil": 0.5 },
"extend": { "effects": [ "SHOT", "NOGIB" ] }