Skip to content

Commit

Permalink
Note that rock forge and smokers are usable for crafting
Browse files Browse the repository at this point in the history
  • Loading branch information
l29ah committed Feb 26, 2020
1 parent a374f89 commit bb0e8eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/furniture_and_terrain/furniture-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
"type": "furniture",
"id": "f_smoking_rack",
"name": "smoking rack",
"description": "A special rack designed to smoke food for better preservation and taste.",
"description": "A special rack designed to smoke food for better preservation and taste. Works as a charcoal smoker in crafting recipes.",
"symbol": "=",
"bgcolor": "brown",
"move_cost_mod": 2,
Expand Down Expand Up @@ -244,7 +244,7 @@
"type": "furniture",
"id": "f_metal_smoking_rack",
"name": "metal smoking rack",
"description": "A special rack designed to smoke food for better preservation and taste.",
"description": "A special rack designed to smoke food for better preservation and taste. Works as a charcoal smoker in crafting recipes.",
"symbol": "=",
"bgcolor": "light_gray",
"move_cost_mod": 2,
Expand Down Expand Up @@ -288,7 +288,7 @@
"type": "furniture",
"id": "f_forge_rock",
"name": "rock forge",
"description": "Metalworking station made of rock, typically used in combination with an anvil.",
"description": "Metalworking station made of rock, typically used in combination with an anvil. Works as a charcoal forge in crafting recipes.",
"symbol": "^",
"color": "light_red",
"move_cost_mod": -1,
Expand Down

0 comments on commit bb0e8eb

Please sign in to comment.