summaryrefslogtreecommitdiff
path: root/json/items/ammo/shot.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/shot.json')
-rw-r--r--json/items/ammo/shot.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/json/items/ammo/shot.json b/json/items/ammo/shot.json
index 6e7ef8a..158907a 100644
--- a/json/items/ammo/shot.json
+++ b/json/items/ammo/shot.json
@@ -7,8 +7,8 @@
"description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. Favored by SWAT forces.",
"weight": "32 g",
"volume": "250 ml",
- "price": 750,
- "price_postapoc": 1200,
+ "price": "750 cent",
+ "price_postapoc": "12 USD",
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"material": [ "plastic", "powder" ],
"symbol": "=",
@@ -31,8 +31,8 @@
"type": "AMMO",
"name": { "str_sp": "12ga 000 incendiary" },
"description": "A shell filled with a mix of metal and incendiary pellets. Damaging, and may cause flammable material to ignite.",
- "price": 1500,
- "price_postapoc": 2400,
+ "price": "15 USD",
+ "price_postapoc": "24 USD",
"extend": { "effects": [ "INCENDIARY" ] }
},
{