mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-16 15:30:26 +02:00
cave pearls and spindleshrooms (name subject to change) now are things. Not in mapgen yet.
This commit is contained in:
@ -372,6 +372,7 @@ local decorate_sunless_sea = function(minp, maxp, seed, vm, node_arrays, area, d
|
||||
end
|
||||
else
|
||||
data[vi] = c_coral_table[math.random(1,3)]
|
||||
data_param2[vi] = math.random(1,4)-1
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user