From b4bb6b5ad689cc0dd2f81d64536568968fe26888 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 13 Mar 2023 09:52:35 -0700 Subject: Use more real grenade names and weights. --- json/uncraft/weapon/explosive.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/uncraft/weapon') diff --git a/json/uncraft/weapon/explosive.json b/json/uncraft/weapon/explosive.json index 93a42b4..d13fb05 100644 --- a/json/uncraft/weapon/explosive.json +++ b/json/uncraft/weapon/explosive.json @@ -22,8 +22,8 @@ "qualities": [ { "id": "SCREW", "level": 1 } ], "components": [ [ [ "delay_fuze", 1 ] ], - [ [ "oxy_powder", 75 ] ], - [ [ "incendiary", 50 ] ], + [ [ "chem_ammonium_nitrate", 5 ] ], + [ [ "incendiary", 5 ] ], [ [ "canister_empty", 1 ] ] ] }, -- cgit v1.2.1