Map tweaks, generation improvements
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
@@ -324,7 +324,7 @@ public class ErekirPlanetGenerator extends PlanetGenerator{
|
|||||||
|
|
||||||
trimDark();
|
trimDark();
|
||||||
|
|
||||||
int minVents = rand.random(6, 8);
|
int minVents = rand.random(6, 9);
|
||||||
int ventCount = 0;
|
int ventCount = 0;
|
||||||
|
|
||||||
//vents
|
//vents
|
||||||
|
|||||||
Reference in New Issue
Block a user