Make coral slightly less insanely difficult to find.

This commit is contained in:
Duane 2016-06-28 15:44:52 -05:00
parent ada9d80bc6
commit ad330c2f9e

View file

@ -44,7 +44,7 @@ fun_caves.plantlist = {
{name="precious_coral", {name="precious_coral",
desc="Precious Coral", desc="Precious Coral",
water=true, water=true,
light_source=1, light_source=2,
coral=true, coral=true,
sounds = default.node_sound_stone_defaults(), sounds = default.node_sound_stone_defaults(),
}, },