diff --git a/main.json b/main.json index 7dfb143..8b6d6e7 100644 --- a/main.json +++ b/main.json @@ -167,6 +167,29 @@ "id":6 }], "tilewidth":32 + }, + { + "columns":2, + "firstgid":8414, + "image":"tileSets\/geraffel-logo-tile.png", + "imageheight":32, + "imagewidth":64, + "margin":0, + "name":"geraffel-logo-tile", + "spacing":0, + "tilecount":2, + "tileheight":32, + "tiles":[ + { + "id":0, + "properties":[ + { + "name":"tilesetCopyright", + "type":"string", + "value":"free" + }] + }], + "tilewidth":32 }], "tilewidth":32, "type":"map", diff --git a/tileSets/geraffel-logo-tile.png b/tileSets/geraffel-logo-tile.png new file mode 100644 index 0000000..73b703e Binary files /dev/null and b/tileSets/geraffel-logo-tile.png differ