diff --git a/downstairs.json b/downstairs.json index 481291a..557f4a8 100644 --- a/downstairs.json +++ b/downstairs.json @@ -630,6 +630,12 @@ "id":9, "name":"start", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":58, diff --git a/main.json b/main.json index 60ad293..54fda74 100644 --- a/main.json +++ b/main.json @@ -1085,6 +1085,12 @@ "id":9, "name":"start", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":71, diff --git a/roof.json b/roof.json index f9e2ba1..b2d6d4f 100644 --- a/roof.json +++ b/roof.json @@ -342,6 +342,12 @@ "id":9, "name":"start", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":71, diff --git a/roof_place.json b/roof_place.json index cadf9e5..ad97c0f 100644 --- a/roof_place.json +++ b/roof_place.json @@ -262,6 +262,12 @@ "id":4, "name":"start", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":37, @@ -425,12 +431,6 @@ "height":288, "id":5, "name":"", - "properties":[ - { - "name":"getBadge", - "type":"string", - "value":"Ad8dzWhUKrte0u89URLQg9YVlGsLkInubK6TVoRrv9XyW7M3wg " - }], "rotation":0, "type":"", "visible":true, @@ -450,6 +450,12 @@ "y":736 }], "opacity":1, + "properties":[ + { + "name":"getBadge", + "type":"string", + "value":"Ad8dzWhUKrte0u89URLQg9YVlGsLkInubK6TVoRrv9XyW7M3wg " + }], "type":"objectgroup", "visible":true, "x":0, diff --git a/upstairs.json b/upstairs.json index 663ac97..6713de0 100644 --- a/upstairs.json +++ b/upstairs.json @@ -720,6 +720,12 @@ "id":9, "name":"start", "opacity":1, + "properties":[ + { + "name":"startLayer", + "type":"bool", + "value":true + }], "type":"tilelayer", "visible":true, "width":71,