summaryrefslogtreecommitdiff
path: root/json/recipes/weapons/explosive.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/weapons/explosive.json')
-rw-r--r--json/recipes/weapons/explosive.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/recipes/weapons/explosive.json b/json/recipes/weapons/explosive.json
index 8fa27b9..6c86e8c 100644
--- a/json/recipes/weapons/explosive.json
+++ b/json/recipes/weapons/explosive.json
@@ -126,7 +126,7 @@
"components": [
[ [ "pilot_light", 1 ] ],
[ [ "sheet_metal_small", 6 ] ],
- [ [ "chem_rdx", 200 ] ],
+ [ [ "chem_compositionb", 200 ] ],
[ [ "canister_empty", 1 ] ]
]
},
@@ -182,7 +182,7 @@
"tools": [ [ [ "mold_plastic", -1 ] ], [ [ "hotplate", 50 ], [ "toolset", 50 ] ] ],
"components": [
[ [ "pilot_light", 1 ] ],
- [ [ "chem_rdx", 1500 ] ],
+ [ [ "chem_compositionb", 1500 ] ],
[ [ "plastic_chunk", 1 ] ],
[ [ "lamp_oil", 100 ], [ "motor_oil", 100 ] ]
]