summaryrefslogtreecommitdiff
path: root/json/uncraft/weapon/explosive.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/uncraft/weapon/explosive.json')
-rw-r--r--json/uncraft/weapon/explosive.json4
1 files changed, 2 insertions, 2 deletions
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 ] ]
]
},