summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-05 00:06:58 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-05 00:06:58 -0700
commit1b279f0b0eb92cec38a2d9732986a490e30e09f9 (patch)
tree27f1e93f3c3b4971307b92611806e4f0449a0e20
parentPasta noodles (diff)
downloadcataclysm-dda-mod_faction-camp-recipe-expansion-1b279f0b0eb92cec38a2d9732986a490e30e09f9.tar.xz
Fix recipe typos
-rw-r--r--json/recipes/basecamps/recipe_groups.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index 939abb6..bbd92e0 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -76,8 +76,8 @@
{ "id": "protein_powder_with_from_food_processor", "description": " Cook: Protein Powder, using Food Processor" },
{ "id": "powder_eggs", "description": " Cook: Eggs, Powdered" },
{ "id": "powder_eggs_frozen_ingredients", "description": " Cook: Eggs, Powdered, from Frozen" },
- { "id": "milk_powder", "description": " Cook: Milk, Powdered, from Frozen" },
- { "id": "milk_powder_frozen_ingredients", "description": " Cook: Milk, Powdered" },
+ { "id": "milk_powder", "description": " Cook: Milk, Powdered" },
+ { "id": "milk_powder_frozen_ingredients", "description": " Cook: Milk, Powdered, from Frozen" },
{ "id": "chilly-p", "description": " Cook: Chili Powder" },
{ "id": "chilly-p_with_from_food_processor", "description": " Cook: Chili Powder, using Food Processor" },
{ "id": "bratwurst_sausage", "description": " Cook: Sausage, Bratwurst" },
@@ -203,7 +203,7 @@
{ "id": "anvil", "description": " Craft: Anvil" },
{ "id": "steel_lump", "description": " Craft: Steel, Lump" },
{ "id": "plastic_chunk", "description": " Craft: Plastic, Chunk, from Bleach/Vinegar" },
- { "id": "plastic_chunk_from_plastic_bags", "description": " Craft: Plastic, Chunk, from Plastic Bags`" },
+ { "id": "plastic_chunk_from_plastic_bags", "description": " Craft: Plastic, Chunk, from Plastic Bags" },
{ "id": "plastic_chunk_from_cash_cards", "description": " Craft: Plastic, Chunk, from Cash Cards/Straws" }
]
},