diff options
Diffstat (limited to 'json/uncraft/weapon')
-rw-r--r-- | json/uncraft/weapon/explosive.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/json/uncraft/weapon/explosive.json b/json/uncraft/weapon/explosive.json index ea84155..426106f 100644 --- a/json/uncraft/weapon/explosive.json +++ b/json/uncraft/weapon/explosive.json @@ -9,7 +9,7 @@ "components": [ [ [ "delay_fuze", 1 ] ], [ [ "sheet_metal_small", 3 ] ], - [ [ "chem_compositionb", 16 ] ], + [ [ "chem_compositionb", 184 ] ], [ [ "canister_empty", 1 ] ] ] }, @@ -141,9 +141,8 @@ "qualities": [ { "id": "SCREW", "level": 1 } ], "components": [ [ [ "impact_fuze", 1 ] ], - [ [ "sheet_metal_small", 2 ] ], - [ [ "chem_compositionb", 80 ] ], - [ [ "canister_empty", 1 ] ] + [ [ "plastic_chunk", 2 ] ], + [ [ "chem_compositionb", 3 ] ] ] } ] |