Caverealms-Dekoration angepasst
This commit is contained in:
parent
df1276fb86
commit
ee3c9fbad6
2 changed files with 48 additions and 18 deletions
|
@ -30,8 +30,8 @@ setting("number", "stalcha", 0.003) --chance of stalactites 0.003
|
|||
|
||||
setting("number", "h_lag", 15) --max height for stalagmites
|
||||
setting("number", "h_lac", 20) --...stalactites
|
||||
setting("number", "crystal", 0.007) --chance of glow crystal formations (0.0004)
|
||||
setting("number", "salt_crystal", 0.007) --chance of glow crystal formations
|
||||
setting("number", "crystal", 0.005) --chance of glow crystal formations (0.0004)
|
||||
setting("number", "salt_crystal", 0.005) --chance of glow crystal formations
|
||||
setting("number", "h_cry", 9) --max height of glow crystals
|
||||
setting("number", "h_clac", 13) --max height of glow crystal stalactites
|
||||
|
||||
|
@ -39,7 +39,7 @@ setting("number", "gemcha", 0.03) --chance of small glow gems
|
|||
setting("number", "mushcha", 0.04) --chance of mushrooms
|
||||
setting("number", "myccha", 0.03) --chance of mycena mushrooms
|
||||
setting("number", "wormcha", 0.02) --chance of glow worms
|
||||
setting("number", "giantcha", 0.001) --chance of giant mushrooms
|
||||
setting("number", "giantcha", 0.0015) --chance of giant mushrooms
|
||||
setting("number", "icicha", 0.035) --chance of icicles
|
||||
setting("number", "flacha", 0.04) --chance of constant flames
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue