From 702aa7ca3ef9c13d2703eba410f8e3135b6e4591 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:37:42 +0100 Subject: [PATCH] fix tutorial url --- maps/Tuto/tutoV3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/maps/Tuto/tutoV3.json b/maps/Tuto/tutoV3.json index 7ed8d26..bf87d16 100644 --- a/maps/Tuto/tutoV3.json +++ b/maps/Tuto/tutoV3.json @@ -24,7 +24,7 @@ { "name":"exitUrl", "type":"string", - "value":"\/@\/tcm\/workadventure\/wa-village" + "value":"..\/Floor0\/floor0.json" }], "type":"tilelayer", "visible":true, @@ -355,7 +355,7 @@ "value":"scriptTuto.js" }], "renderorder":"right-down", - "tiledversion":"1.5.0", + "tiledversion":"1.7.2", "tileheight":32, "tilesets":[ { @@ -714,6 +714,6 @@ }], "tilewidth":32, "type":"map", - "version":1.5, + "version":"1.6", "width":73 } \ No newline at end of file -- GitLab