From 0bcde5b9d753e8e321de6a1b071e9c0ce5d9982b Mon Sep 17 00:00:00 2001 From: lagertonne Date: Tue, 11 May 2021 21:43:15 +0200 Subject: [PATCH] Fix geheimgang --- room_geheimgang/room_geheimgang.json | 72 ++++++++++++++++++++++++++-- 1 file changed, 68 insertions(+), 4 deletions(-) diff --git a/room_geheimgang/room_geheimgang.json b/room_geheimgang/room_geheimgang.json index a7ba015..abbc5ae 100644 --- a/room_geheimgang/room_geheimgang.json +++ b/room_geheimgang/room_geheimgang.json @@ -155,7 +155,7 @@ { "columns":32, "firstgid":1, - "image":"..\/..\/jmcnw2021_workadventure\/tilesets\/castle8brn.png", + "image":"..\/tilesets\/castle8brn.png", "imageheight":1024, "imagewidth":1024, "margin":0, @@ -457,7 +457,7 @@ { "columns":8, "firstgid":1025, - "image":"..\/..\/jmcnw2021_workadventure\/tilesets\/Pipoya RPG Tileset 32x32\/[Base]BaseChip_pipo.png", + "image":"..\/tilesets\/Pipoya RPG Tileset 32x32\/[Base]BaseChip_pipo.png", "imageheight":4256, "imagewidth":256, "margin":0, @@ -470,7 +470,7 @@ { "columns":45, "firstgid":2089, - "image":"..\/..\/jmcnw2021_workadventure\/tilesets\/open_tileset.png", + "image":"..\/tilesets\/open_tileset.png", "imageheight":1216, "imagewidth":1440, "margin":0, @@ -483,7 +483,7 @@ { "columns":12, "firstgid":3799, - "image":"..\/..\/jmcnw2021_workadventure\/tilesets\/Unorganized Parts\/addwork.png", + "image":"..\/tilesets\/Unorganized Parts\/addwork.png", "imageheight":2048, "imagewidth":384, "margin":0, @@ -492,6 +492,70 @@ "tilecount":768, "tileheight":32, "tilewidth":32 + }, + { + "columns":11, + "firstgid":4567, + "image":"..\/tilesets\/Cars.png", + "imageheight":416, + "imagewidth":352, + "margin":0, + "name":"Cars", + "spacing":0, + "tilecount":143, + "tileheight":32, + "tiles":[ + { + "id":70, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }, + { + "id":71, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }], + "tilewidth":32 + }, + { + "columns":11, + "firstgid":4710, + "image":"..\/tilesets\/Cars.png", + "imageheight":416, + "imagewidth":352, + "margin":0, + "name":"Cars", + "spacing":0, + "tilecount":143, + "tileheight":32, + "tiles":[ + { + "id":70, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }, + { + "id":71, + "properties":[ + { + "name":"collides", + "type":"bool", + "value":true + }] + }], + "tilewidth":32 }], "tilewidth":32, "type":"map",