Skip to content

Commit 8e7a0dc

Browse files
committed
Revert "correction of the J22"
This reverts commit 3ee1078.
1 parent 3ee1078 commit 8e7a0dc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

data/json/items/gun/22.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@
291291
"dispersion": 600,
292292
"durability": 5,
293293
"min_cycle_recoil": 39,
294-
"magazine_well": "50 ml",
295294
"faults": [ "fault_gun_blackpowder", "fault_gun_dirt", "fault_gun_chamber_spent" ],
296295
"magazines": [ [ "22", [ "j22mag" ] ] ]
297296
},

data/json/items/magazine/22.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"name": { "str": "Jennings J-22 magazine" },
133133
"description": "A cheap 6-round steel box magazine for the Jennings J-22.",
134134
"weight": "55 g",
135-
"volume": "60ml",
135+
"volume": "27ml",
136136
"price": 2800,
137137
"price_postapoc": 100,
138138
"material": "steel",

0 commit comments

Comments
 (0)