From f14a1195212078016bade0dcfea792ad17e54960 Mon Sep 17 00:00:00 2001 From: AlisW02 <63066930+AlisW02@users.noreply.github.com> Date: Thu, 14 May 2020 15:19:08 -0700 Subject: [PATCH] Update furniture-industrial.json --- data/json/furniture_and_terrain/furniture-industrial.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/json/furniture_and_terrain/furniture-industrial.json b/data/json/furniture_and_terrain/furniture-industrial.json index 557b592f69b44..d1d94b09dc9bb 100644 --- a/data/json/furniture_and_terrain/furniture-industrial.json +++ b/data/json/furniture_and_terrain/furniture-industrial.json @@ -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, @@ -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", @@ -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,