9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
[Smart bore]
This commit is contained in:
Brian Fopiano
2020-09-03 22:28:16 -07:00
parent c24e0d87a3
commit 62526bd9a6
3 changed files with 5 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
"lootTries": 16,
"decorate": true,
"placeObjects": true,
"debugSmartBore": false,
"postProcessing": true,
"carving": true,
"caves": true,

View File

@@ -25,14 +25,14 @@
"structures": [
{
"tileset": "ruins",
"rarity": 150,
"rarity": 180,
"zoom": 1
},
{
"tileset": "village-stone",
"zoom": 1,
"ratio": 0.05,
"rarity": 100,
"rarity": 85,
"shuffle": 5
}

View File

@@ -98,6 +98,7 @@
"east": "REQUIRED",
"placeMode": "STILT",
"south": "NEVER",
"smartBore": true,
"rareObjects": [],
"north": "REQUIRED",
"objects": [
@@ -124,6 +125,7 @@
"placeMode": "STILT",
"south": "REQUIRED",
"rareObjects": [],
"smartBore": true,
"north": "REQUIRED",
"objects": [
"structure/stone-village/walled-room-1"