From b379c55595ed5b9f54b164c5332880855919ec97 Mon Sep 17 00:00:00 2001 From: legion Date: Mon, 27 Dec 2021 00:08:35 +0100 Subject: [PATCH] And for ctf --- ctf.json | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/ctf.json b/ctf.json index 8874bc89..0bbb997d 100644 --- a/ctf.json +++ b/ctf.json @@ -360,12 +360,7 @@ "name":"Overworld_Tilesetx2", "properties":[ { - "name":"copyright", - "type":"string", - "value":"Creative Commons Attribution v4.0 International - \nhttps:\/\/o-lobster.itch.io\/adventure-pack" - }, - { - "name":"tilesCopyright", + "name":"tilesetCopyright", "type":"string", "value":"Creative Commons Attribution v4.0 International - \nhttps:\/\/o-lobster.itch.io\/adventure-pack" }], @@ -474,6 +469,12 @@ "columns":2, "firstgid":235, "image":"worldExit.png", + "properties":[ + { + "name":"tilesetCopyright", + "type":"string", + "value":"CC-BY 4.0 \nhttps:\/\/rc3.world" + }], "imageheight":64, "imagewidth":64, "margin":0, @@ -487,6 +488,12 @@ "columns":9, "firstgid":239, "image":"mapUtilities.png", + "properties":[ + { + "name":"tilesetCopyright", + "type":"string", + "value":"CC-BY 4.0 \nhttps:\/\/rc3.world" + }], "imageheight":32, "imagewidth":288, "margin":0, @@ -510,4 +517,4 @@ "type":"map", "version":"1.6", "width":32 -} \ No newline at end of file +}