mirror of
				https://github.com/FaceDeer/dfcaverns.git
				synced 2025-11-04 10:05:29 +01:00 
			
		
		
		
	documentation for salt crystals
This commit is contained in:
		@@ -21,8 +21,8 @@ minetest.register_node("df_mapitems:salt_crystal", {
 | 
			
		||||
 | 
			
		||||
minetest.register_node("df_mapitems:salty_cobble", {
 | 
			
		||||
	description = S("Salty Cobble"),
 | 
			
		||||
	_doc_items_longdesc = df_mapitems.doc.salt_desc,
 | 
			
		||||
	_doc_items_usagehelp = df_mapitems.doc.salt_desc,
 | 
			
		||||
	_doc_items_longdesc = df_mapitems.doc.salty_cobble_desc,
 | 
			
		||||
	_doc_items_usagehelp = df_mapitems.doc.salty_cobble_desc,
 | 
			
		||||
	tiles = {"default_cobble.png^dfcaverns_salty.png"},
 | 
			
		||||
	groups = {cracky = 3, stone = 1, lava_heatable = 1},
 | 
			
		||||
	_magma_conduits_heats_to = "default:cobble",
 | 
			
		||||
 
 | 
			
		||||
@@ -47,3 +47,9 @@ df_mapitems.doc.cave_pearls_usage = S("Aside from their soft glow and beauty, ca
 | 
			
		||||
 | 
			
		||||
df_mapitems.doc.castle_coral_desc = S("Deep under the surface of the Sunless Sea are the rare and beautiful Castle Corals, so named due to their resemblance to small undersea castles.")
 | 
			
		||||
df_mapitems.doc.castle_coral_usage = S("Castle Coral has little practical use aside from perhaps as a distinctive-looking building material.")
 | 
			
		||||
 | 
			
		||||
df_mapitems.doc.salt_desc = S("A crystal of salt grown from water that percolated through the depths of the earth, picking up all manner of minerals as it went.")
 | 
			
		||||
df_mapitems.doc.salt_usage = S("Traces of Mese must have been dissolved by the water as this crystal has an inherent glow to it. Not enough Mese to be useful as a reagent, unfortunately.")
 | 
			
		||||
 | 
			
		||||
df_mapitems.doc.salty_cobble_desc = S("Much water has seeped through the cracks in this rock and then quickly evaporated, leaving a crust of salt laced throughout.")
 | 
			
		||||
df_mapitems.doc.salty_cobble_usage = S("Attemping to mine this rock knocks the salt crust away, leaving only base stone.")
 | 
			
		||||
@@ -7,7 +7,7 @@ msgid ""
 | 
			
		||||
msgstr ""
 | 
			
		||||
"Project-Id-Version: dfcaverns module's Italian locale\n"
 | 
			
		||||
"Report-Msgid-Bugs-To: \n"
 | 
			
		||||
"POT-Creation-Date: 2019-08-05 20:29-0600\n"
 | 
			
		||||
"POT-Creation-Date: 2019-08-07 21:33-0600\n"
 | 
			
		||||
"PO-Revision-Date: 2017-08-17 23:01+0100\n"
 | 
			
		||||
"Last-Translator: H4mlet <h4mlet@riseup.net>\n"
 | 
			
		||||
"Language-Team: ITALIANO\n"
 | 
			
		||||
@@ -33,7 +33,7 @@ msgstr ""
 | 
			
		||||
msgid "Cave Coral"
 | 
			
		||||
msgstr "Grano di caverna"
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\cave_pearls.lua:77
 | 
			
		||||
#: df_mapitems\cave_pearls.lua:6
 | 
			
		||||
msgid "Cave Pearls"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
@@ -61,6 +61,14 @@ msgstr ""
 | 
			
		||||
msgid "Big Red Crystal"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\crystals_salt.lua:6
 | 
			
		||||
msgid "Luminous Salt Crystal"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\crystals_salt.lua:23
 | 
			
		||||
msgid "Salty Cobble"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:11
 | 
			
		||||
msgid ""
 | 
			
		||||
"Cave moss is technically a form of mold, but fortunately a relatively benign "
 | 
			
		||||
@@ -233,6 +241,31 @@ msgid ""
 | 
			
		||||
"looking building material."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:51
 | 
			
		||||
msgid ""
 | 
			
		||||
"A crystal of salt grown from water that percolated through the depths of the "
 | 
			
		||||
"earth, picking up all manner of minerals as it went."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:52
 | 
			
		||||
msgid ""
 | 
			
		||||
"Traces of Mese must have been dissolved by the water as this crystal has an "
 | 
			
		||||
"inherent glow to it. Not enough Mese to be useful as a reagent, "
 | 
			
		||||
"unfortunately."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:54
 | 
			
		||||
msgid ""
 | 
			
		||||
"Much water has seeped through the cracks in this rock and then quickly "
 | 
			
		||||
"evaporated, leaving a crust of salt laced throughout."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:55
 | 
			
		||||
msgid ""
 | 
			
		||||
"Attemping to mine this rock knocks the salt crust away, leaving only base "
 | 
			
		||||
"stone."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\flowstone.lua:8
 | 
			
		||||
msgid "Dry Dripstone"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,7 @@ msgid ""
 | 
			
		||||
msgstr ""
 | 
			
		||||
"Project-Id-Version: PACKAGE VERSION\n"
 | 
			
		||||
"Report-Msgid-Bugs-To: \n"
 | 
			
		||||
"POT-Creation-Date: 2019-08-05 20:29-0600\n"
 | 
			
		||||
"POT-Creation-Date: 2019-08-07 21:33-0600\n"
 | 
			
		||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
			
		||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 | 
			
		||||
"Language-Team: LANGUAGE <LL@li.org>\n"
 | 
			
		||||
@@ -31,7 +31,7 @@ msgstr ""
 | 
			
		||||
msgid "Cave Coral"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\cave_pearls.lua:77
 | 
			
		||||
#: df_mapitems\cave_pearls.lua:6
 | 
			
		||||
msgid "Cave Pearls"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
@@ -59,6 +59,14 @@ msgstr ""
 | 
			
		||||
msgid "Big Red Crystal"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\crystals_salt.lua:6
 | 
			
		||||
msgid "Luminous Salt Crystal"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\crystals_salt.lua:23
 | 
			
		||||
msgid "Salty Cobble"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:11
 | 
			
		||||
msgid ""
 | 
			
		||||
"Cave moss is technically a form of mold, but fortunately a relatively benign "
 | 
			
		||||
@@ -231,6 +239,31 @@ msgid ""
 | 
			
		||||
"looking building material."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:51
 | 
			
		||||
msgid ""
 | 
			
		||||
"A crystal of salt grown from water that percolated through the depths of the "
 | 
			
		||||
"earth, picking up all manner of minerals as it went."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:52
 | 
			
		||||
msgid ""
 | 
			
		||||
"Traces of Mese must have been dissolved by the water as this crystal has an "
 | 
			
		||||
"inherent glow to it. Not enough Mese to be useful as a reagent, "
 | 
			
		||||
"unfortunately."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:54
 | 
			
		||||
msgid ""
 | 
			
		||||
"Much water has seeped through the cracks in this rock and then quickly "
 | 
			
		||||
"evaporated, leaving a crust of salt laced throughout."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\doc.lua:55
 | 
			
		||||
msgid ""
 | 
			
		||||
"Attemping to mine this rock knocks the salt crust away, leaving only base "
 | 
			
		||||
"stone."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: df_mapitems\flowstone.lua:8
 | 
			
		||||
msgid "Dry Dripstone"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 402 B After Width: | Height: | Size: 400 B  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB  | 
		Reference in New Issue
	
	Block a user