From 6123ff2aa3971916615b6312bb53dd7a1fd45444 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 26 Apr 2021 12:09:30 -0700 Subject: Fix 12mm reloaded name to handmade --- json/items/ammo/12mm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/items/ammo/12mm.json b/json/items/ammo/12mm.json index a1abb5e..e9edd84 100644 --- a/json/items/ammo/12mm.json +++ b/json/items/ammo/12mm.json @@ -4,7 +4,7 @@ "copy-from": "12mm", "type": "AMMO", "looks_like": "12mm", - "name": { "str": "H&K 12mm, bootleg" }, + "name": { "str": "H&K 12mm, handmade" }, "description": "Handcrafted bootleg duplicates of the 12mm projectiles used in H&K railguns. Normally made of cobalt, these knockoffs are made of more readily available steel instead.", "proportional": { "price": 0.7, "damage": 0.9, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, -- cgit v1.2.1