From 3f7cd177e4a2f09c36a0df70a2cdea77ea98a1dc Mon Sep 17 00:00:00 2001 From: Renge Date: Mon, 23 May 2022 05:49:31 -0400 Subject: [PATCH] fix: remove vertical room --- .../jsons/porcelain_template.json | 23 +------------------ 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/dist/shattered_sword_assets/jsons/porcelain_template.json b/dist/shattered_sword_assets/jsons/porcelain_template.json index 1a83794..01dccdf 100644 --- a/dist/shattered_sword_assets/jsons/porcelain_template.json +++ b/dist/shattered_sword_assets/jsons/porcelain_template.json @@ -367,27 +367,6 @@ "alt_tile": [11, 11] } ] - }, - { - "width": 6, - "height": 10, - "weight": 2, - "bottomLayer": [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4], - "topLayer": [13, 12, 12, 12, 12, 2, 1, 0, 0, 0, 0, 8, 6, 0, 0, 0, 0, 7, 2, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 13, 13, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 8, 7, 0, 0, 0, 0, 3, 13, 0, 0, 0, 0, 6, 2, 12, 12, 12, 12, 7], - "entrances":[ - { - "x": 1, - "y": 0, - "width": 4, - "alt_tile": [11, 11] - }, - { - "x": 1, - "y": 9, - "width": 4, - "alt_tile": [11, 11] - } - ] } ] -} \ No newline at end of file +}