summaryrefslogtreecommitdiff
path: root/json/items/gunmod
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-17 00:34:49 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-17 00:34:49 -0700
commit4f81533f02c47a2bdb4aa55c8acc5f8f4b684f02 (patch)
tree9c11d3dd2d7053fa946c5c2089db4215ac14f839 /json/items/gunmod
parentTypo (diff)
downloadcataclysm-bn-mod_m26-mass-4f81533f02c47a2bdb4aa55c8acc5f8f4b684f02.tar.xz
Add price_postapoc
Diffstat (limited to 'json/items/gunmod')
-rw-r--r--json/items/gunmod/underbarrel.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/json/items/gunmod/underbarrel.json b/json/items/gunmod/underbarrel.json
index ceaf80b..db66f59 100644
--- a/json/items/gunmod/underbarrel.json
+++ b/json/items/gunmod/underbarrel.json
@@ -7,7 +7,8 @@
"description": "The M26 Modular Accessory Shotgun System is a magazine-fed semi-automatic shotgun, which can be mounted under the barrel of many rifles. Accepts box magazines.",
"weight": "1220 g",
"volume": "750 ml",
- "price": 120000,
+ "price": 60000,
+ "price_postapoc": 2500,
"material": [ "steel", "plastic" ],
"symbol": ":",
"color": "dark_gray",