From 6eccb54e34205da8dd4b6536bb235eb8bbbf9b64 Mon Sep 17 00:00:00 2001 From: _Bastler Date: Fri, 24 Dec 2021 09:15:25 +0100 Subject: [PATCH] possible exit url --- main.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.json b/main.json index 5813b93..edb3b64 100644 --- a/main.json +++ b/main.json @@ -781,6 +781,12 @@ "id":152, "name":"exit", "opacity":1, + "properties":[ + { + "name":"exitUrl", + "type":"string", + "value":"world:\/\/lobby#bstly" + }], "type":"tilelayer", "visible":true, "width":71,