summaryrefslogtreecommitdiff
path: root/json/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes')
-rw-r--r--json/recipes/other/materials.json10
-rw-r--r--json/recipes/weapons/explosive.json4
2 files changed, 7 insertions, 7 deletions
diff --git a/json/recipes/other/materials.json b/json/recipes/other/materials.json
index b4c0d2e..1d2df2d 100644
--- a/json/recipes/other/materials.json
+++ b/json/recipes/other/materials.json
@@ -1,7 +1,7 @@
[
{
"type": "recipe",
- "note": "Loosely based on plastic chunk from plastic bag recipe",
+ "//": "Loosely based on plastic chunk from plastic bag recipe",
"result": "rubber_slug",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_COMPONENTS",
@@ -22,13 +22,13 @@
},
{
"result": "delay_fuze",
- "note": "Loosely based on fuse and wire recipes",
+ "//": "Loosely based on fuse and wire recipes",
"type": "recipe",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_MATERIALS",
"skill_used": "fabrication",
"difficulty": 4,
- "time": "40 m",
+ "time": "10 m",
"book_learn": [ [ "textbook_anarch", 6 ] ],
"batch_time_factors": [ 50, 2 ],
"qualities": [
@@ -52,13 +52,13 @@
},
{
"result": "impact_fuze",
- "note": "Loosely based on fuse and wire recipes",
+ "//": "Loosely based on fuse and wire recipes",
"type": "recipe",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_MATERIALS",
"skill_used": "fabrication",
"difficulty": 4,
- "time": "40 m",
+ "time": "10 m",
"book_learn": [ [ "textbook_anarch", 6 ] ],
"batch_time_factors": [ 50, 2 ],
"qualities": [
diff --git a/json/recipes/weapons/explosive.json b/json/recipes/weapons/explosive.json
index 5da0c48..919492a 100644
--- a/json/recipes/weapons/explosive.json
+++ b/json/recipes/weapons/explosive.json
@@ -197,9 +197,9 @@
]
},
{
- "type": "recipe",
- "note": "Roughly a double-size freagmentation grenade with an impact timer.",
"result": "landmine",
+ "//": "Roughly a double-size freagmentation grenade with an impact timer.",
+ "type": "recipe",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_TRAPS",
"skill_used": "traps",