Skip to content

Commit

Permalink
Science instead of Chemistry
Browse files Browse the repository at this point in the history
  • Loading branch information
roaringjohn committed Jan 17, 2020
1 parent ca9d18d commit 7ba809a
Show file tree
Hide file tree
Showing 8 changed files with 160 additions and 160 deletions.
24 changes: 12 additions & 12 deletions data/json/items/book/chemistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "blue",
"skill": "chemistry",
"skill": "science",
"required_level": 5,
"max_level": 8,
"intelligence": 12,
Expand All @@ -31,7 +31,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 8,
"max_level": 9,
"intelligence": 12,
Expand All @@ -50,7 +50,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 8,
"max_level": 9,
"intelligence": 12,
Expand All @@ -69,7 +69,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 8,
"max_level": 9,
"intelligence": 12,
Expand All @@ -88,7 +88,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 8,
"max_level": 9,
"intelligence": 12,
Expand All @@ -107,7 +107,7 @@
"material": [ "paper", "plastic" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 9,
"max_level": 9,
"intelligence": 12,
Expand All @@ -126,7 +126,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 5,
"max_level": 8,
"intelligence": 11,
Expand All @@ -145,7 +145,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 8,
"max_level": 9,
"intelligence": 12,
Expand All @@ -168,7 +168,7 @@
"material": [ "paper", "plastic" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 8,
"max_level": 9,
"intelligence": 12,
Expand All @@ -187,7 +187,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 10,
"max_level": 10,
"intelligence": 12,
Expand All @@ -206,7 +206,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "light_green",
"skill": "chemistry",
"skill": "science",
"required_level": 8,
"max_level": 10,
"intelligence": 12,
Expand Down Expand Up @@ -243,7 +243,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "blue",
"skill": "chemistry",
"skill": "science",
"required_level": 3,
"max_level": 6,
"intelligence": 12,
Expand Down
8 changes: 4 additions & 4 deletions data/json/recipes/chem/fuel.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"byproducts": [ [ "water_clean" ] ],
"category": "CC_CHEM",
"subcategory": "CSC_CHEM_FUEL",
"skill_used": "chemistry",
"skill_used": "science",
"difficulty": 5,
"time": "30 m",
"book_learn": [ [ "textbook_chemistry" ], [ "brewing_cookbook", 4 ] ],
Expand All @@ -27,7 +27,7 @@
"byproducts": [ [ "water_clean" ] ],
"category": "CC_CHEM",
"subcategory": "CSC_CHEM_FUEL",
"skill_used": "chemistry",
"skill_used": "science",
"difficulty": 3,
"time": "30 m",
"book_learn": [ [ "textbook_chemistry" ], [ "brewing_cookbook" ] ],
Expand All @@ -48,7 +48,7 @@
"type": "recipe",
"category": "CC_CHEM",
"subcategory": "CSC_CHEM_FUEL",
"skill_used": "chemistry",
"skill_used": "science",
"difficulty": 6,
"result_mult": 4,
"time": "420 m",
Expand Down Expand Up @@ -78,7 +78,7 @@
"type": "recipe",
"category": "CC_CHEM",
"subcategory": "CSC_CHEM_FUEL",
"skill_used": "chemistry",
"skill_used": "science",
"difficulty": 2,
"time": "30 m",
"autolearn": true,
Expand Down
Loading

0 comments on commit 7ba809a

Please sign in to comment.