Skip to content

Commit

Permalink
Merge pull request CleverRaven#48914 from linonetwo/patch-2
Browse files Browse the repository at this point in the history
Update textbook_biodiesel to teach chemistry
  • Loading branch information
Rivet-the-Zombie authored May 19, 2021
2 parents 0c961b6 + cc53934 commit cae2be1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
19 changes: 19 additions & 0 deletions data/json/items/book/chemistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,5 +331,24 @@
"intelligence": 6,
"time": "15 m",
"fun": 2
},
{
"id": "textbook_biodiesel",
"type": "BOOK",
"name": { "str": "Biodiesel: Renewable Fuel Resource", "str_pl": "copies of Biodiesel: Renewable Fuel Resource" },
"description": "A large textbook for college students about biodiesel.",
"weight": "1200 g",
"volume": "2 L",
"price": 1500,
"price_postapoc": 2500,
"bashing": 4,
"material": [ "paper" ],
"symbol": "?",
"color": "blue",
"skill": "chemistry",
"required_level": 3,
"max_level": 6,
"intelligence": 9,
"time": "30 m"
}
]
19 changes: 0 additions & 19 deletions data/json/items/book/mechanics.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,25 +73,6 @@
"skill": "mechanics",
"required_level": 6
},
{
"id": "textbook_biodiesel",
"type": "BOOK",
"name": { "str": "Biodiesel: Renewable Fuel Resource", "str_pl": "copies of Biodiesel: Renewable Fuel Resource" },
"description": "A large textbook for college students about biodiesel.",
"weight": "1200 g",
"volume": "2 L",
"price": 1500,
"price_postapoc": 2500,
"bashing": 4,
"material": [ "paper" ],
"symbol": "?",
"color": "blue",
"skill": "mechanics",
"required_level": 3,
"max_level": 6,
"intelligence": 9,
"time": "30 m"
},
{
"id": "book_nonf_soft_mechnic_hotrod",
"type": "BOOK",
Expand Down

0 comments on commit cae2be1

Please sign in to comment.