summaryrefslogtreecommitdiff
path: root/json/items/ammo
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-29 15:46:43 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-29 15:46:43 -0800
commitcbd89382c966805027aa7f120cb0bedca93bad13 (patch)
treef93174655141ffc8cb182a28b43164822f40d980 /json/items/ammo
parentFix the volume of the M202A1 and its magazine. (diff)
downloadcataclysm-bn-mod_packed-at4-cbd89382c966805027aa7f120cb0bedca93bad13.tar.xz
Convert prices to cent/USD.
Diffstat (limited to 'json/items/ammo')
-rw-r--r--json/items/ammo/66mm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/ammo/66mm.json b/json/items/ammo/66mm.json
index 945b966..0d01ce0 100644
--- a/json/items/ammo/66mm.json
+++ b/json/items/ammo/66mm.json
@@ -2,7 +2,7 @@
{
"type": "AMMO",
"id": "66mm_HEAT",
- "price": 200000,
+ "price": "2000 USD",
"name": { "str_sp": "66mm HEAT" },
"symbol": "=",
"color": "dark_gray",