Skip to content

Commit

Permalink
Merge pull request #8 from AlisW02/patch-9
Browse files Browse the repository at this point in the history
Update furniture-industrial.json
  • Loading branch information
BeastFolks authored May 14, 2020
2 parents ed2c5ab + f14a119 commit c08eb72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/furniture_and_terrain/furniture-industrial.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"id": "f_robotic_assembler",
"name": "robotic assembler",
"looks_like": "f_robotic_arm",
"description": "A durable and versatile robotic arm with a tool fitted to the end, for working on an assembly line.",
"description": "A durable and versatile robotic arm with a tool fitted to the end, for working on an assembly line. Despite its specialized purpose being all but lost now, it could provide a plethora of useful parts if disassembled.",
"symbol": "3",
"color": "magenta_cyan",
"move_cost_mod": -1,
Expand Down Expand Up @@ -46,7 +46,7 @@
{
"type": "furniture",
"id": "f_chemical_mixer",
"description": "When chemicals need to be mixed in large quantities at just the right combinations and temperatures, this is the tool for the job.",
"description": "A large vat with a motorized mixing device for combining large quantities of chemicals.",
"name": "chemical mixer",
"symbol": "0",
"color": "red_green",
Expand Down Expand Up @@ -82,7 +82,7 @@
"type": "furniture",
"id": "f_robotic_arm",
"name": "robotic arm",
"description": "Automation! Science! Industry! Make a better horse! This robot arm promises to do it all. Except it's currently unpowered. You could remove the casing and retrieve the electronics through disassembly.",
"description": "An automated robotic arm used in assembly lines, which appears to be more general-purpose than specially designed assemblers. Despite being functionless now, the parts could be useful.",
"symbol": "&",
"bgcolor": "yellow",
"move_cost_mod": 3,
Expand Down

0 comments on commit c08eb72

Please sign in to comment.