From 5c1b7ec74ff14e71bddad62232d66a52f6b734e3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 12 Jul 2021 08:27:34 -0700 Subject: Use incendiary instead of magnesium for reloaded 20x66mm incendiary --- json/recipes/weapons/ammo/rivtech.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/recipes/weapons/ammo/rivtech.json b/json/recipes/weapons/ammo/rivtech.json index 40f117b..b3df87d 100644 --- a/json/recipes/weapons/ammo/rivtech.json +++ b/json/recipes/weapons/ammo/rivtech.json @@ -163,7 +163,7 @@ [ [ "20x66_mold", 1 ] ], [ [ "shotgun_primer", 1 ] ], [ [ "gunpowder", 6 ], [ "gunpowder_shotgun", 6 ] ], - [ [ "magnesium", 5 ] ] + [ [ "incendiary", 2 ] ] ] }, { -- cgit v1.2.1