Skip to content

Commit

Permalink
Fixed weights for .3006 firearms.
Browse files Browse the repository at this point in the history
  • Loading branch information
Warriorcat49 authored Oct 21, 2019
1 parent 5bd12a9 commit c3d6248
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/json/items/gun/3006.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Browning BLR",
"name_plural": "Browning BLR",
"description": "A highly accurate lever-action hunting rifle chambered for the powerful .30-06 round. Notable for using a detachable magazine instead of a traditional tube.",
"weight": "3135 g",
"weight": "3300 g",
"volume": "3 L",
"price": 85000,
"to_hit": -1,
Expand Down Expand Up @@ -82,7 +82,7 @@
"type": "GUN",
"name": "M1903 Springfield",
"description": "A powerful military rifle chambered in .30-06, developed to replace the US Army's older Krag rifle. Served as the main American rifle in World War I, was used alongside the M1 Garand in World War II, and was used as a sniper rifle as late as the Vietnam War.",
"weight": "4080 g",
"weight": "3910 g",
"volume": "3 L",
"price": 80000,
"to_hit": -1,
Expand Down Expand Up @@ -118,7 +118,7 @@
"reload_noise_volume": 10,
"name": "Browning Automatic Rifle",
"description": "Designed near the end of World War I, the BAR provided fire support for the US Army from World War II all the way to the Vietnam War. Too much firepower to serve as a battle rifle, but not enough to be an ideal light machine gun, it still found a niche on the battlefield.",
"weight": "7050 g",
"weight": "8820 g",
"volume": "2500 ml",
"price": 350000,
"to_hit": -1,
Expand Down Expand Up @@ -157,7 +157,7 @@
"name": "Remington 700",
"name_plural": "Remington 700",
"description": "A very popular and durable hunting or sniping rifle. Popular among SWAT and US Marine snipers. Highly damaging, but perhaps not as accurate as the competing Browning BLR.",
"weight": "4080 g",
"weight": "3410 g",
"volume": "3 L",
"price": 87000,
"to_hit": -1,
Expand Down

0 comments on commit c3d6248

Please sign in to comment.