From df4ea90e9b3008c432ec824258ae52832690eb06 Mon Sep 17 00:00:00 2001 From: FaceDeer Date: Wed, 7 Aug 2019 21:35:21 -0600 Subject: [PATCH] documentation for salt crystals --- df_mapitems/crystals_salt.lua | 4 +- df_mapitems/doc.lua | 8 +++- df_mapitems/locale/it.po | 37 +++++++++++++++++- df_mapitems/locale/template.pot | 37 +++++++++++++++++- .../textures/dfcaverns_salt_crystal.png | Bin 402 -> 400 bytes df_mapitems/textures/dfcaverns_salty.png | Bin 1074 -> 1069 bytes 6 files changed, 79 insertions(+), 7 deletions(-) diff --git a/df_mapitems/crystals_salt.lua b/df_mapitems/crystals_salt.lua index cc1fdb7..b85878f 100644 --- a/df_mapitems/crystals_salt.lua +++ b/df_mapitems/crystals_salt.lua @@ -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", diff --git a/df_mapitems/doc.lua b/df_mapitems/doc.lua index 23327b3..b992ccd 100644 --- a/df_mapitems/doc.lua +++ b/df_mapitems/doc.lua @@ -46,4 +46,10 @@ df_mapitems.doc.cave_pearls_desc = S("These nodules are actually calcified bacte df_mapitems.doc.cave_pearls_usage = S("Aside from their soft glow and beauty, cave pearls have no practical use. Except perhaps as handholds for climbing.") 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.") \ No newline at end of file +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.") \ No newline at end of file diff --git a/df_mapitems/locale/it.po b/df_mapitems/locale/it.po index eeeff2e..2fc761d 100644 --- a/df_mapitems/locale/it.po +++ b/df_mapitems/locale/it.po @@ -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 \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 "" diff --git a/df_mapitems/locale/template.pot b/df_mapitems/locale/template.pot index c2b9327..595675d 100644 --- a/df_mapitems/locale/template.pot +++ b/df_mapitems/locale/template.pot @@ -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 \n" "Language-Team: LANGUAGE \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 "" diff --git a/df_mapitems/textures/dfcaverns_salt_crystal.png b/df_mapitems/textures/dfcaverns_salt_crystal.png index dde96fc20049e0463221b58c6cc487b264bedc12..44bd37cdf28cbd5fee2502a8557e1b6599409ef6 100644 GIT binary patch delta 204 zcmV;-05kuR1CRrd%zv**L_t&-83jNKPQ@?`bL{?ki2I)s#9(Y)n;`pu+6_yGR(<;% zMX&yAH4b)dqe>P-99F{q>I4c{unIx5{0$F;l8wBI<<;&R?n#|jh6g-28K8>rkO(u@ zH+qs<`ysCor3O;Xg{eUTnF@+rW1-i*%&}9_OKsauUcxGxpTU+@h7Lu$00000-L_t&-83n-$QpGR~13+2I|G{woQ^HUvZJOBZ+6UBbSUR-o z>vI&n^bx>M;K9iNRfLB` zn6bX-Nowtfyh4;3NHrIx1_@*;C~}R3UiUJ`PDyWS+jjC2?nj9$YZNT(t#AhvTh*=> z_E@c9u^v-4oSowci-_3NY9)QW&wkOL6N2LIM|v>RJOiifA4pqU`P>26VgLXD07*qo IM6N<$f(CbAasU7T diff --git a/df_mapitems/textures/dfcaverns_salty.png b/df_mapitems/textures/dfcaverns_salty.png index 01e4e2afb09c510e4bb2fcd3b6b5c5aa88ff54ae..ff7162e322b4c66c6126fcd0d10c025256639fa4 100644 GIT binary patch delta 1008 zcmV`B8cwb0qK)_f5nm!Br`mH3Ju1%qpZVc#76kP z)~u%2;d#QqO-OL^oFphDCe>>hoOwCqOp*}c3kQ!#N$yfcOOe>yx<{7G$ERJfkH?`6lepr08%@p z9p=o;-e<41On7zg-uFvH-*te&k7gJWVM}!tb=}ME*vt9Bd*Fu)BEOa~j^-igQ)V;( zK4)H)I_HhfA@52J}>W^$v|YSHMKh85OBV#MzwnbBAhkzCWM|? zS-zMMZTC~MH>wM7fnr!ygLfg+0T`&r_J2jO` zAm<5G54bEt6T+$W7&p4i@iss=-P?v4vy^0+h-e$YS_m{VYZKA*uIjvvanicK%S6-0 z9itFbfpk+OZUS;j_2fxl^Hm5JX+s4>kuxR8O>FBx2hIL zz}Y4DS`gz0kBD%NIsH1IVioPI8Q!mzXa+ zSH)9zLRGbw%5wS}FptcWhUnc1k*RoHBe-uZ0L`Ilc?{HD=H4Tsi=&kK=iK)`5ow+= z>)33Tnen=9ZNuG;L&!2@u4>ic6u5i_AYtYwGAS*7EOPb@P?PHGeIlG^9z*r$4>PQb e*rKX8X8J$>>&#U6N7#%20000)+>J+NklJD(bqI-LaSRgZID>7esz7V;s#x z(5K930DR88Ds|2q-GzUJ+xzb6)_h*xHVzWN%a#-U7w2ss`^ur~@!ik?sGAV)rw58>O^z4DgUBKVvTL=d7}) zI=Pzjc&y3;=5|7)yCSnIG0y){4U64wjH=aCHLVg^8A9s1J4Ao@M$ROs-Ej~j&qUgN zpgCU@=|RpDs2*@xh9-nl>oIP0nd6TD-E?moX3SEOWg?<&0Ba%8%&bjB)4QtkHpWTo z{w@k2eOKp(5lzH-MC5!+|Bm7Mc}D(1{v zKf5=oT0SzXE24kiM>cQY-Ti9 z<=v`U906yS+-pIMA3P$$Ip*|BS<)9kRp*RiGQnX{te)t0KRg14f0`|yR>c(nwb{zC zS$zh8`~*C{3JjN3(IXnI0?kViEOk15DumuH(Yg}d{#1W8t(cW#ciA#q+fu#OnDyiv zk?p&{?nVgKS6z8tmb@jB|7zP}*tU8Y`(O%TGk(=@zO6zv+bD$(qW>U=ZCAYYsDp z`$VL9#;jwrS!TxTwzUm+I}Rbskh!W=hg0D48Gto}nV+Pz__4^@H$Y9QulI>?o_P$_ jqd&~BE@F$S-k9nC|Le?Dfz5tf00000NkvXXu0mjfBuM5)