From b4da3da4a9fee67a1ff61e186104a78aaaa79565 Mon Sep 17 00:00:00 2001 From: Aaron Fischer Date: Fri, 24 Dec 2021 00:45:10 +0100 Subject: [PATCH] Add exit url --- main.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.json b/main.json index 946e554..3f93410 100644 --- a/main.json +++ b/main.json @@ -242,6 +242,12 @@ "id":9, "name":"exitLayer", "opacity":1, + "properties":[ + { + "name":"exitUrl", + "type":"string", + "value":"world:\/\/lobby\/main.json" + }], "type":"tilelayer", "visible":true, "width":102,