summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2017-11-28 08:44:15 +0100
committerWuzzy <almikes@aol.com>2017-11-28 08:44:15 +0100
commitc1f300ce21f9b2dbf9b85d57a6c62e7c212d2e61 (patch)
treed6a100f5df17bd6a62cecfa2c50c4e7398312f93
parent848d96860048da44fcb47950511768f93209fbca (diff)
Add new flowers
-rw-r--r--helptexts.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/helptexts.lua b/helptexts.lua
index 1b25ae1..42a53c5 100644
--- a/helptexts.lua
+++ b/helptexts.lua
@@ -268,6 +268,8 @@ local export_longdesc = {
["flowers:tulip"] = flowertext,
["flowers:rose"] = flowertext,
["flowers:viola"] = flowertext,
+ ["flowers:tulip_black"] = flowertext,
+ ["flowers:chrysanthemum_green"] = flowertext,
["flowers:waterlily"] = S("Waterlilies are sometimes found on shallow water. They can't survive on anything but water."),
["tnt:tnt"] = tntdesc,