From ad330c2f9e81da2a7c2b0a564849728950009c24 Mon Sep 17 00:00:00 2001 From: Duane Date: Tue, 28 Jun 2016 15:44:52 -0500 Subject: [PATCH] Make coral slightly less insanely difficult to find. --- deco_plants.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deco_plants.lua b/deco_plants.lua index 55edcec..8e41e5b 100644 --- a/deco_plants.lua +++ b/deco_plants.lua @@ -44,7 +44,7 @@ fun_caves.plantlist = { {name="precious_coral", desc="Precious Coral", water=true, - light_source=1, + light_source=2, coral=true, sounds = default.node_sound_stone_defaults(), },