From feb272ec2e147ea5d92868451c71f05db59e2637 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim=20Schl=C3=BCter?= <mail@tim-s.de>
Date: Thu, 9 Dec 2021 20:15:25 +0100
Subject: [PATCH] change start info url

---
 maps/Floor0/floor0.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/maps/Floor0/floor0.json b/maps/Floor0/floor0.json
index 61511cf..af5ac6e 100644
--- a/maps/Floor0/floor0.json
+++ b/maps/Floor0/floor0.json
@@ -192,7 +192,7 @@
                 {
                  "name":"openWebsite",
                  "type":"string",
-                 "value":"https:\/\/www.thecodingmachine.com\/bienvenue-chez-the-coding-machine\/"
+                 "value":"https:\/\/warpzone.ms"
                 }],
          "type":"tilelayer",
          "visible":true,
@@ -511,7 +511,7 @@
          "value":true
         }],
  "renderorder":"right-down",
- "tiledversion":"1.4.3",
+ "tiledversion":"1.7.2",
  "tileheight":32,
  "tilesets":[
         {
@@ -2457,6 +2457,6 @@
         }],
  "tilewidth":32,
  "type":"map",
- "version":1.4,
+ "version":"1.6",
  "width":46
 }
\ No newline at end of file
-- 
GitLab