desert tweaks

This commit is contained in:
O-01-67 2022-09-03 12:13:50 -04:00 committed by GitHub
parent c2bb36ce2f
commit d347343006
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -513,8 +513,9 @@ Proper classification of limestone in comments
worldgentypes.desert = {
layers: [
[0.95, "gravel", 0.6],
[0.65, "bone", 0.03],
[0.65, "sand"],
[0.55, "bone", 0.03],
[0.55, "bone", 0.02],
[0.3, "sandstone"],
[0.05, "rock"],
[-0.78, "basalt"]