Skip to content

Commit

Permalink
Update 9mm.json
Browse files Browse the repository at this point in the history
  • Loading branch information
faefux authored Jun 2, 2021
1 parent d561acb commit 1d4c504
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/ammo/9mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"type": "AMMO",
"name": { "str_sp": "9x19mm +P" },
"description": "Overpressure 9x19mm ammunition. The round's increased velocity results in superior accuracy and stopping power at the cost of higher recoil.",
"price": 300,
"price": 200,
"price_postapoc": 400,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 25,
Expand All @@ -49,7 +49,7 @@
"type": "AMMO",
"name": { "str_sp": "9x19mm +P+" },
"description": "A step beyond the high-pressure 9x19mm +P round, the +P+ has even higher internal pressure offering superior damage, accuracy, and penetration.",
"price": 350,
"price": 400,
"price_postapoc": 800,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"count": 10,
Expand Down

0 comments on commit 1d4c504

Please sign in to comment.