From 3aef6f428d34fb51e13477c0a6c1acc57e1798d6 Mon Sep 17 00:00:00 2001 From: legion Date: Tue, 28 Dec 2021 19:45:54 +0100 Subject: [PATCH] fix map --- dungeon.json | 16 +++++++++++----- main.json | 23 +++++++---------------- 2 files changed, 18 insertions(+), 21 deletions(-) diff --git a/dungeon.json b/dungeon.json index c093d3e6..25f335e5 100644 --- a/dungeon.json +++ b/dungeon.json @@ -27,7 +27,7 @@ { "name":"getBadge", "type":"string", - "value":"KNmLBeG60SGOknCn3IClkQqBpKufPgSflF9qWPgyWcYCZwJbfq " + "value":"KNmLBeG60SGOknCn3IClkQqBpKufPgSflF9qWPgyWcYCZwJbfq" }], "rotation":0, "type":"", @@ -401,6 +401,12 @@ "imagewidth":384, "margin":0, "name":"Dungeon_Tilesetx2", + "properties":[ + { + "name":"tilesetCopyright", + "type":"string", + "value":"CC-BY 4.0" + }], "spacing":0, "tilecount":156, "tileheight":32, @@ -412,14 +418,14 @@ "image":"black.png", "imageheight":32, "imagewidth":32, + "margin":0, + "name":"black", "properties":[ { "name":"tilesetCopyright", "type":"string", "value":"CC-BY 4.0 \nhttps:\/\/rc3.world" }], - "margin":0, - "name":"black", "spacing":0, "tilecount":1, "tileheight":32, @@ -432,13 +438,13 @@ "imageheight":32, "imagewidth":32, "margin":0, + "name":"gold", "properties":[ { "name":"tilesetCopyright", "type":"string", "value":"CC-BY 4.0 \nhttps:\/\/rc3.world" }], - "name":"gold", "spacing":0, "tilecount":1, "tileheight":32, @@ -448,4 +454,4 @@ "type":"map", "version":"1.6", "width":64 -} +} \ No newline at end of file diff --git a/main.json b/main.json index 158aed98..e35cd4f7 100644 --- a/main.json +++ b/main.json @@ -846,6 +846,12 @@ "imagewidth":64, "margin":0, "name":"fire", + "properties":[ + { + "name":"tilesetCopyright", + "type":"string", + "value":"CC-BY 4.0" + }], "spacing":0, "tilecount":2, "tileheight":32, @@ -860,22 +866,7 @@ "duration":500, "tileid":1 }], - "id":0, - "properties":[ - { - "name":"tilesetCopyright", - "type":"string", - "value":"CC-BY 4.0" - }] - }, - { - "id":1, - "properties":[ - { - "name":"tilesetCopyright", - "type":"string", - "value":"CC-BY 4.0" - }] + "id":0 }], "tilewidth":32 }],