summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-27 14:37:23 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-27 14:37:23 -0700
commitcae31c25498a1b0c0afd691c0411b0fb9cb0638c (patch)
tree899b3337c1e80ae9d9ce648311a2b66d1f5ba38d
parentTypo (diff)
downloadcataclysm-dda-mod_grenade-crafting-cae31c25498a1b0c0afd691c0411b0fb9cb0638c.tar.xz
More typos
-rw-r--r--json/recipes/recipe_medsandchemicals.json2
-rw-r--r--json/recipes/weapons/explosive.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/json/recipes/recipe_medsandchemicals.json b/json/recipes/recipe_medsandchemicals.json
index ff7da19..a196296 100644
--- a/json/recipes/recipe_medsandchemicals.json
+++ b/json/recipes/recipe_medsandchemicals.json
@@ -43,7 +43,7 @@
[ "wheel_10", 1 ],
[ "wheel_motorbike", 1 ],
[ "wheel_wheelchair", 2 ],
- [ "wheel_side", 1 ],
+ [ "wheel_wide", 1 ],
[ "wheel_wide_or", 1 ]
]
]
diff --git a/json/recipes/weapons/explosive.json b/json/recipes/weapons/explosive.json
index d60427d..5da0c48 100644
--- a/json/recipes/weapons/explosive.json
+++ b/json/recipes/weapons/explosive.json
@@ -171,8 +171,8 @@
[ [ "delay_fuze", 1 ] ],
[ [ "chem_muriatic_acid", 1 ] ],
[ [ "scrap", 1 ] ],
- [ [ "aluminium_powder", 25 ] ],
- [ [ "zinc_powder", 25 ] ],
+ [ [ "chem_aluminium_powder", 25 ] ],
+ [ [ "chem_zinc_powder", 25 ] ],
[ [ "canister_empty", 1 ] ],
[ [ "superglue", 1 ] ]
]