From 27e31cc57e9debb64d6b5e339b3a07f3d8fe7a4b Mon Sep 17 00:00:00 2001 From: Brambor Date: Mon, 3 Jun 2024 20:49:10 +0200 Subject: [PATCH] weather_glass description etc. --- data/json/items/tool/science.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/json/items/tool/science.json b/data/json/items/tool/science.json index 177afdc064eae..e10ecaf8026d0 100644 --- a/data/json/items/tool/science.json +++ b/data/json/items/tool/science.json @@ -1412,8 +1412,8 @@ "id": "weather_glass", "type": "GENERIC", "category": "TOOL", - "name": { "str_sp": "Weather glass" }, - "description": "also called storm glass or 'Goethe barometer', The weather glass barometer consists of a glass container with a sealed body, half filled with water. A narrow spout connects to the body below the water level and rises above the water level. the difference between the sealed water level and after opening the narrow spout determines the atmospheric pressure. Activate to get current atmospheric pressure", + "name": { "str_sp": "weather glass" }, + "description": "Also called storm glass or 'Goethe barometer', The weather glass barometer consists of a glass container with a sealed body, half filled with water. A narrow spout connects to the body below the water level and rises above the water level. The difference between the sealed water level in the body and the narrow open spout determines the atmospheric pressure. Activate to get current atmospheric pressure.", "//": "this is based on wikipedia's page on barometers, in section 'water barometers'", "material": [ "glass" ], "weight": "6000 g", @@ -1432,7 +1432,7 @@ "type": "TOOL", "category": "tools", "name": { "str": "hygroscope" }, - "description": "This is a small rectangular box, Inside it is a device that measures humidity by utilizing the hygroscopy of hair, The hair's length changes with humidity, And indicated on a dial", + "description": "A small rectangular box. Inside is a device that measures humidity by utilizing the hygroscopy of hair. The hair's length changes with humidity as indicated on a dial.", "//": "this is based on Hair tension hygrometers, https://en.wikipedia.org/wiki/Hygrometer", "weight": "3000 g", "volume": "2 L",