From 709a7e30a07d253a542cec3f6a89b3db01a97fa6 Mon Sep 17 00:00:00 2001 From: legion Date: Tue, 22 Dec 2020 23:12:15 +0100 Subject: [PATCH] Add lounge jump --- main.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.json b/main.json index 9da34e8a..f517af8e 100644 --- a/main.json +++ b/main.json @@ -202,6 +202,12 @@ "id":23, "name":"lounge", "opacity":1, + "properties":[ + { + "name":"exitSceneUrl", + "type":"string", + "value":"lounge.json#start" + }], "type":"tilelayer", "visible":true, "width":64,