Reorganize nodes.lua for clarity.

This commit is contained in:
Duane Robertson 2016-05-26 22:55:32 -05:00
parent f5ed9d1cb2
commit a117583db6
9 changed files with 707 additions and 683 deletions

View file

@ -1,3 +1,5 @@
dofile(fun_caves.path .. "/deco_cave_nodes.lua")
local min_surface = -80
function fun_caves.decorate_cave(node, data, area, minp, y, ivm, biome_val_in)