From 22009a3eb5c1b38bf2d8697baff08e07737f13c6 Mon Sep 17 00:00:00 2001
From: Hanspeter Spalinger <github@spahan.ch>
Date: Wed, 29 Dec 2021 20:00:46 +0100
Subject: [PATCH] add license

---
 main.json | 49 +++++++++++++++++++++++++++++++++----------------
 1 file changed, 33 insertions(+), 16 deletions(-)

diff --git a/main.json b/main.json
index 7a2dbf7..bcd05e1 100644
--- a/main.json
+++ b/main.json
@@ -738,6 +738,12 @@
          "imagewidth":64,
          "margin":0,
          "name":"Safety Fist",
+         "properties":[
+                {
+                 "name":"tilesetCopyright",
+                 "type":"string",
+                 "value":"LoL (Loc License)"
+                }],
          "spacing":0,
          "tilecount":6,
          "tileheight":32,
@@ -751,32 +757,31 @@
          "imagewidth":64,
          "margin":0,
          "name":"Ameise",
+         "properties":[
+                {
+                 "name":"tilesetCopyright",
+                 "type":"string",
+                 "value":"LoL (Loc License)"
+                }],
          "spacing":0,
          "tilecount":2,
          "tileheight":32,
          "tilewidth":32
         }, 
-        {
-         "columns":1,
-         "firstgid":6150,
-         "image":"assets\/leeo\/Wall.png",
-         "imageheight":32,
-         "imagewidth":32,
-         "margin":0,
-         "name":"Wall",
-         "spacing":0,
-         "tilecount":1,
-         "tileheight":32,
-         "tilewidth":32
-        }, 
         {
          "columns":6,
-         "firstgid":6151,
+         "firstgid":6150,
          "image":"assets\/leeo\/Hutzel.png",
          "imageheight":128,
          "imagewidth":192,
          "margin":0,
          "name":"Hutzel",
+         "properties":[
+                {
+                 "name":"tilesetCopyright",
+                 "type":"string",
+                 "value":"LoL (Loc License)"
+                }],
          "spacing":0,
          "tilecount":24,
          "tileheight":32,
@@ -784,12 +789,18 @@
         }, 
         {
          "columns":1,
-         "firstgid":6175,
+         "firstgid":6174,
          "image":"assets\/leeo\/Paletten2.png",
          "imageheight":64,
          "imagewidth":32,
          "margin":0,
          "name":"Paletten2",
+         "properties":[
+                {
+                 "name":"tilesetCopyright",
+                 "type":"string",
+                 "value":"LoL (Loc License)"
+                }],
          "spacing":0,
          "tilecount":2,
          "tileheight":32,
@@ -797,12 +808,18 @@
         }, 
         {
          "columns":1,
-         "firstgid":6177,
+         "firstgid":6176,
          "image":"assets\/leeo\/Paletten3.png",
          "imageheight":64,
          "imagewidth":32,
          "margin":0,
          "name":"Paletten3",
+         "properties":[
+                {
+                 "name":"tilesetCopyright",
+                 "type":"string",
+                 "value":"LoL (Loc License)"
+                }],
          "spacing":0,
          "tilecount":2,
          "tileheight":32,
-- 
GitLab