9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00

Caves & ravine tweaks

This commit is contained in:
cyberpwn
2021-08-28 11:59:12 -04:00
parent f41cfd574b
commit 372f748c5b
14 changed files with 155 additions and 19 deletions

View File

@@ -2,6 +2,7 @@
"version": 2009,
"name": "Overworld",
"environment": "NORMAL",
"focus": "hot/desert-dunes-red",
"fluidHeight": 63,
"continentZoom": 1,
"continentalStyle": {
@@ -80,11 +81,17 @@
"global-clutter"
]},
"carving": {
"ravines": [
{
"rarity": 221,
"ravine": "main"
}
],
"caves": [
{
"breakSurface": true,
"cave": "base",
"rarity": 9,
"rarity": 7,
"caveStartHeight": {
"max": 120,
"min": 69,