diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2016-06-05 11:39:20 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2016-06-05 11:39:20 +0100 |
commit | 306c025713487b20a20e32e33277d2f215a70832 (patch) | |
tree | 681fa828ac02732b2670392e4d30c613c407a579 /flowers.lua | |
parent | a3a3934227ec7d56f526ad392690df92fa0165d5 (diff) |
Code tweak and tidy
Diffstat (limited to 'flowers.lua')
-rw-r--r-- | flowers.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flowers.lua b/flowers.lua index eb58102..79672e6 100644 --- a/flowers.lua +++ b/flowers.lua @@ -1,3 +1,4 @@ + -- Flowers spread over all types of soil minetest.register_abm({ nodenames = {"group:flora"}, |