From d8ec490a1361d61e0c4b687c2d050e262a28090b Mon Sep 17 00:00:00 2001 From: Gerhard Aigner Date: Tue, 28 Dec 2021 06:25:51 +0100 Subject: [PATCH] fix copyright --- dungeon_entrance.json | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/dungeon_entrance.json b/dungeon_entrance.json index 7bdf455..64a95b0 100644 --- a/dungeon_entrance.json +++ b/dungeon_entrance.json @@ -82,6 +82,27 @@ "nextlayerid":7, "nextobjectid":1, "orientation":"orthogonal", + "properties":[ + { + "name":"mapCopyright", + "type":"string", + "value":"CC-BY https:\/\/git.it-syndikat.org\/IT-Syndikat\/rc3-its-assembly-2021.git" + }, + { + "name":"mapDescription", + "type":"string", + "value":"Entrance to the dungeon of the IT-Syndikat Innsbruck" + }, + { + "name":"mapLink", + "type":"string", + "value":"https:\/\/it-syndikat.org" + }, + { + "name":"mapName", + "type":"string", + "value":"Dungeon Entrance" + }], "renderorder":"right-down", "tiledversion":"1.4.3", "tileheight":32, @@ -94,6 +115,12 @@ "imagewidth":320, "margin":0, "name":"dungeon", + "properties":[ + { + "name":"tilesetCopyright", + "type":"string", + "value":"CC-BY https:\/\/git.it-syndikat.org\/IT-Syndikat\/rc3-its-assembly-2021.git" + }], "spacing":0, "tilecount":100, "tileheight":32, @@ -107,6 +134,12 @@ "imagewidth":288, "margin":0, "name":"mapUtilities", + "properties":[ + { + "name":"tilesetCopyright", + "type":"string", + "value":"CC0 https:\/\/git.cccv.de\/rc3\/world-tiles.git" + }], "spacing":0, "tilecount":9, "tileheight":32,