1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Unified temperature and humidity noises

This commit is contained in:
Gael-de-Sailly
2015-07-08 18:50:28 +02:00
parent 8735192dbb
commit 7cfcbc63fc
5 changed files with 99 additions and 88 deletions

View File

@ -14,7 +14,7 @@ local np_default = {
local np_cold = {
offset = 0,
scale = 1,
spread = {x=150, y=150, z=150},
spread = {x=256, y=256, z=256},
seed = 112,
octaves = 3,
persist = 0.5