From 0e872ebcd6405414a0a0356dba3d804e6411a0dd Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 8 Apr 2022 20:34:19 -0700 Subject: That's chem_rdx, not rdx. --- json/uncraft/000shot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json') diff --git a/json/uncraft/000shot.json b/json/uncraft/000shot.json index fed4eb2..3ed28c6 100644 --- a/json/uncraft/000shot.json +++ b/json/uncraft/000shot.json @@ -86,7 +86,7 @@ [ [ "000shot_hull", 1 ] ], [ [ "shotgun_primer", 1 ] ], [ [ "gunpowder", 6 ] ], - [ [ "rdx", 2 ] ] + [ [ "chem_rdx", 2 ] ] ], "flags": [ "UNCRAFT_SINGLE_CHARGE" ] } -- cgit v1.2.1