Skip to content

Commit 0c34b9b

Browse files
authored
Misc tweak
1 parent 069948c commit 0c34b9b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Kenan-Modpack/blazemod/items/vehicle/blaze_gun.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"type": "GUN",
66
"reload_noise_volume": 10,
77
"name": { "str_sp": "modified Marlin 39A" },
8-
"description": "A Marlin 39A, modified for use in a vehicle turret.",
8+
"description": "A Marlin 39A, modified for use in a vehicle turret",
99
"weight": "2948 g",
1010
"volume": "2500 ml",
11-
"price": 23000,
12-
"price_postapoc": 2000,
11+
"price": "230 USD",
12+
"price_postapoc": "20 USD",
1313
"to_hit": -1,
1414
"bashing": 12,
1515
"material": [ "iron", "wood" ],
@@ -46,12 +46,12 @@
4646
"type": "GUN",
4747
"reload_noise_volume": 10,
4848
"name": { "str": "modified SKS" },
49-
"description": "An SKS, modified to be suitable for use in a vehicle turret.",
49+
"description": "An SKS, modified to be suitable for use in a vehicle turret",
5050
"weight": "3850 g",
5151
"volume": "2838 ml",
5252
"longest_side": "103 cm",
53-
"price": 38000,
54-
"price_postapoc": 3500,
53+
"price": "380 USD",
54+
"price_postapoc": "35 USD",
5555
"to_hit": -1,
5656
"bashing": 12,
5757
"material": [ "steel", "wood" ],

0 commit comments

Comments
 (0)