summaryrefslogtreecommitdiff
path: root/helptexts.lua
diff options
context:
space:
mode:
authorWuzzy <Wuzzy2@mail.ru>2018-02-01 23:11:23 +0100
committerWuzzy <Wuzzy2@mail.ru>2018-02-01 23:12:24 +0100
commit7f333e1b8897cd4e3feb5b53c8050e600bf1cd19 (patch)
tree2d4dc432d43096123dbded2588cd2643a52a2e7d /helptexts.lua
parent0a2f208f5552c52f854344b553cd2422de6d8517 (diff)
Add obsidian glass panesHEADmaster
Diffstat (limited to 'helptexts.lua')
-rw-r--r--helptexts.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/helptexts.lua b/helptexts.lua
index c943000..5d6cf23 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -297,6 +297,7 @@ local export_longdesc = {
["vessels:steel_bottle"] = S("A decorational item which can be placed."),
["vessels:shelf"] = S("A vessels shelf provides 16 inventory slots for vessels (like glass bottles)."),
["xpanes:pane_1"] = S("Glass panes are thin layers of glass which neatly connect to their neighbors as you build them."),
+ ["xpanes:obsidian_pane_1"] = S("Obsidian glass panes are thin layers of obsidian glass which neatly connect to their neighbors as you build them."),
["xpanes:bar_1"] = S("Iron bars neatly connect to their neighbors as you build them."),
["beds:bed_bottom"] = beddesc,
["beds:fancy_bed_bottom"] = beddesc,