I seem to get the best results when I select a Large map. Most of the maps come out looking great. So far, I think this is my favorite map script.
Thanks LDiCesare!!
Thanks LDiCesare!!
if (latitude > 81): return self.terrainIce if (latitude > 72): if (moisture < 40): return self.terrainIce return self.terrainTundra
Comment