From 5d375a055a39448802d693a575b04efc86c0dcc8 Mon Sep 17 00:00:00 2001 From: legion Date: Tue, 28 Dec 2021 19:48:03 +0100 Subject: [PATCH] fix exit --- island.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/island.json b/island.json index 744f9a97..ca66648d 100644 --- a/island.json +++ b/island.json @@ -68,6 +68,12 @@ "id":47, "name":"from_dungeon", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":64,