From 49a6eab500fd1b66724eda690be38b312df61b3a Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 31 Aug 2016 18:48:41 +0200 Subject: Add passive relationships --- helptexts.lua | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'helptexts.lua') diff --git a/helptexts.lua b/helptexts.lua index f076459..a8b2793 100644 --- a/helptexts.lua +++ b/helptexts.lua @@ -79,16 +79,16 @@ local export_longdesc = { ["default:stone_with_diamond"] = "Diamonds are very rare and hard and can be found in clusters deep in the underground. They appear inside stone in clusters of about 4 blocks at a height of -128 or lower and are more common at a height of -256 or lower.", ["default:stonebrick"] = buildnode, ["default:desert_stonebrick"] = buildnode, - ["default:dirt_with_grass"] = "Very common on the surface, found in grasslands, forests and jungles. Dirt with grass will turn its neighbor dirt blocks into dirt with grass, when they are in direct sunlight. If this block is in darkness, it will turn into naked dirt eventually.", + ["default:dirt_with_grass"] = "Very common on the surface, found in grasslands, forests and jungles and it is resourceful block which supports the growth and spreading of many small plants and trees. Dirt with grass will turn its neighbor dirt blocks into dirt with grass, when they are in direct sunlight. If this block is in darkness, it will turn into naked dirt eventually. This block can be turned into soil for farming with a hoe.", ["default:dirt_with_grass_footsteps"] = "A decorational variant of dirt with grass, it looks like someone has stepped on the grass. Unlike dirt with grass, it doesn't change.", - ["default:dirt_with_dry_grass"] = "Common on the surface, found in savannahs. Dirt with dry grass will turn its neighbor dirt blocks into dirt with dry grass, when they are in direct sunlight. If this block is in darkness, it will turn into naked dirt eventually.", + ["default:dirt_with_dry_grass"] = "Common on the surface, found in savannahs. Dirt with dry grass will turn its neighbor dirt blocks into dirt with dry grass, when they are in direct sunlight. If this block is in darkness, it will turn into naked dirt eventually. This block can be turned into soil for farming with a hoe.", ["default:dirt_with_snow"] = "Dirt with a snow cover, found in cold regions. This block will turn its neighbor dirt blocks into dirt with snow when they are exposed to sunlight. If this block is in darkness, it will turn into naked dirt eventually.", ["default:snow"] = "A thin layer of snow. When placed on a dirt block, the dirt block will soon become a dirt with snow block.", ["default:snowblock"] = "A very thick layer snow, filling an entire block. Snow this thick can usually only be found in arctic regions.", ["default:ice"] = "Ice is found in arctic regions. It can appear either in huge glacier formations below snow blocks, or above water.", - ["default:dirt"] = "Dirt is found often directly under the surface and very common in many regions of the world. When exposed to sunlight, the surface of dirt may change, depending on its neighbors.", + ["default:dirt"] = "Dirt is found often directly under the surface and very common in many regions of the world. When exposed to sunlight, the surface of dirt may change, depending on its neighbors. It can be turned into soil for farming with a hoe.", ["default:sand"] = "Sand is found in large quanties at beaches, but it occacionally appears in small chunks around the world.", - ["default:desert_sand"] = "Usually found in huge quantities at the surface of deserts.", + ["default:desert_sand"] = "Usually found in huge quantities at the surface of deserts. Members of the Flora group will slowly turn into dry shrubs when placed on desert sand. Desert sand can be turned into desert sand soil with a hoe.", ["default:gravel"] = "This block consists of a couple of loose stones and can't support itself. It is common only at the beaches of very cold regions, but it can be found in small quantities on the surface and underground.", ["default:clay"] = "Clay is a rather soft material and it sometimes found in sand beaches.", ["default:sandstone"] = "A pretty soft kind of stone. It is common below the surface of some grassland biomes.", @@ -134,7 +134,7 @@ local export_longdesc = { ["doors:gate_pine_wood_closed"] = fencegatedesc, ["doors:gate_aspen_wood_closed"] = fencegatedesc, - ["default:dry_shrub"] = "An unremarkable dead plant which is common in deserts and snowy biomes.", + ["default:dry_shrub"] = "An unremarkable dead plant which is common in deserts and snowy biomes. Small plants which are members of the Flora group placed on desert sand will sooner or later turn into dry shrubs.", ["default:rail"] = "Railroad tracks. Place these on the ground to build your railway, the blocks will automatically connect to each other and will turn into curves, junctions, crossings and slopes as needed.", ["default:ladder_wood"] = ladderdesc, ["default:ladder_steel"] = ladderdesc, -- cgit v1.2.3