From 2d3c3b3313602d231ee02cdc1de51a0344c91624 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Thu, 6 Aug 2020 23:09:03 -0700 Subject: [PATCH] fawfa --- overworld/structures/example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overworld/structures/example.json b/overworld/structures/example.json index 469a3812..7e7afcfe 100644 --- a/overworld/structures/example.json +++ b/overworld/structures/example.json @@ -1,7 +1,7 @@ { "name": "Example Temple", "gridSize": 5, - "gridHeight": 5, + "gridHeight": 6, "maxLayers": 1, "mergeEdges": false, "wallChanceZoom": 0.25,