diff options
Diffstat (limited to 'json/items/ammo/5x50.json')
-rw-r--r-- | json/items/ammo/5x50.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/ammo/5x50.json b/json/items/ammo/5x50.json index abd01ff..bbb3b55 100644 --- a/json/items/ammo/5x50.json +++ b/json/items/ammo/5x50.json @@ -5,7 +5,7 @@ "name": { "str": "RA110 5x50mm flechette" }, "description": "Designed to defeat modern body armor, the Rivtech 5x50mm flechette round features a biodegradable sabot and a single, fin-stabilized penetrator.", "weight": "8 g", - "volume": "250 ml", + "volume": "144 ml", "price": 1125, "material": [ "plastic", "powder", "steel" ], "symbol": "=", @@ -38,7 +38,7 @@ "id": "reloaded_5x50dart", "copy-from": "5x50dart", "type": "AMMO", - "name": { "str": "RA110 5x50mm flechette, reloaded" }, + "name": { "str": "RA110 5x50mm flechette, reloaded", "str_pl": "RA110 5x50mm flechettes, reloaded" }, "price_postapoc": 1200, "description": "Designed to defeat modern body armor, the Rivtech 5x50mm flechette round features a biodegradable sabot and a single, fin-stabilized penetrator. This one has been hand-reloaded by a lucky survivor or perhaps a pre-Cataclysm corporate spy, leading to slightly inferior performance compared to factory-produced ammo.", "effects": [ "COOKOFF", "RECYCLED" ], |