summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-29 15:21:36 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-29 15:21:36 -0800
commita88f2298e94603ebb76c876f96548592306548d7 (patch)
tree2323d332d7e165075c665de7ce9658d287330f19
parentAdded lye recipes. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-a88f2298e94603ebb76c876f96548592306548d7.tar.xz
Reduce biodiesel crafting time as per upstream.
Convert prices to cent/USD.
-rw-r--r--json/items/chemicals_and_resurces.json4
-rw-r--r--json/items/fuel.json8
-rw-r--r--json/recipes/chem/fuel.json4
3 files changed, 8 insertions, 8 deletions
diff --git a/json/items/chemicals_and_resurces.json b/json/items/chemicals_and_resurces.json
index e648dd0..c7b0081 100644
--- a/json/items/chemicals_and_resurces.json
+++ b/json/items/chemicals_and_resurces.json
@@ -8,8 +8,8 @@
"description": "This is a sealed plastic bottle containing lye. Use to open.",
"weight": "263 g",
"volume": "500 ml",
- "price": 200,
- "price_postapoc": 210,
+ "price": "2 USD",
+ "price_postapoc": "210 cent",
"to_hit": -2,
"material": [ "plastic" ],
"symbol": ")",
diff --git a/json/items/fuel.json b/json/items/fuel.json
index ce26822..1c956c2 100644
--- a/json/items/fuel.json
+++ b/json/items/fuel.json
@@ -8,8 +8,8 @@
"description": "This is a sealed jerrycan containing biodiesel. Use to open.",
"weight": "15870 g",
"volume": "10 L",
- "price": 2750,
- "price_postapoc": 15050,
+ "price": "2750 cent",
+ "price_postapoc": "15050 cent",
"to_hit": -2,
"material": [ "plastic", "hydrocarbons" ],
"symbol": ")",
@@ -32,8 +32,8 @@
"description": "This is a sealed plastic bottle containing denatured alcohol. Use to open.",
"weight": "513 g",
"volume": "500 ml",
- "price": 250,
- "price_postapoc": 750,
+ "price": "250 cent",
+ "price_postapoc": "750 cent",
"to_hit": -2,
"material": [ "plastic", "alcohol" ],
"symbol": ")",
diff --git a/json/recipes/chem/fuel.json b/json/recipes/chem/fuel.json
index 82b6277..34bedf1 100644
--- a/json/recipes/chem/fuel.json
+++ b/json/recipes/chem/fuel.json
@@ -8,8 +8,8 @@
"autolearn": false,
"never_learn": true,
"difficulty": 6,
- "time": "420 m",
- "batch_time_factors": [ 83, 1 ],
+ "time": "4 h",
+ "batch_time_factors": [ 99, 1 ],
"qualities": [ { "id": "CHEM", "level": 2 } ],
"tools": [ [ [ "surface_heat", 100, "LIST" ] ] ],
"components": [