Make coral slightly less insanely difficult to find.
This commit is contained in:
parent
ada9d80bc6
commit
ad330c2f9e
1 changed files with 1 additions and 1 deletions
|
@ -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(),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue