Mgv7/flat/fractal: Stop tunnel-floor biome nodes being placed everywhere
authorparamat <mat.gregory@virginmedia.com>
Sat, 19 Mar 2016 19:10:37 +0000 (19:10 +0000)
committerparamat <mat.gregory@virginmedia.com>
Mon, 21 Mar 2016 17:42:13 +0000 (17:42 +0000)
commit493a298c0c94d03cdcdb4a52684094f88cbd48c5
treef2563547df31177af67531873201c42ec3105727
parent93887043d9443ba6627fea68921994d0f1896517
Mgv7/flat/fractal: Stop tunnel-floor biome nodes being placed everywhere

A bool for 'in or under tunnel' was missing
1-node-deep stone ledges were being
replaced with biome surface material
src/mapgen_flat.cpp
src/mapgen_fractal.cpp
src/mapgen_v7.cpp