diff --git a/main.json b/main.json index baf8975..83b4671 100644 --- a/main.json +++ b/main.json @@ -99,6 +99,74 @@ "tilecount":4, "tileheight":32, "tilewidth":32 + }, + { + "columns":3, + "firstgid":8405, + "image":"tileSets\/ModernInteriors\/animated_amplifier_big_32x32.png", + "imageheight":96, + "imagewidth":96, + "margin":0, + "name":"animated_amplifier_big_32x32", + "spacing":0, + "tilecount":9, + "tileheight":32, + "tiles":[ + { + "animation":[ + { + "duration":100, + "tileid":0 + }, + { + "duration":100, + "tileid":1 + }, + { + "duration":100, + "tileid":2 + }], + "id":0 + }, + { + "animation":[ + { + "duration":100, + "tileid":3 + }, + { + "duration":100, + "tileid":4 + }, + { + "duration":100, + "tileid":5 + }], + "id":3 + }, + { + "animation":[ + { + "duration":100, + "tileid":6 + }, + { + "duration":100, + "tileid":7 + }, + { + "duration":100, + "tileid":8 + }], + "id":6, + "properties":[ + { + "name":"tilesetCopyright", + "type":"string", + "value":"MODERN INTERIORS FULL VERSION LICENSE\r\n-\r\nYOU CAN:\r\n-Edit and use the asset in any commercial or non commercial project \r\n-Use the asset in any commercial or non commercial project\r\n-\r\nYOU CAN'T:\r\n- Resell or distribute the asset to others\r\n- Edit and resell the asset to others\r\n-\r\n- Credits required" + }] + }], + "tilewidth":32 }], "tilewidth":32, "type":"map", diff --git a/tileSets/ModernInteriors/animated_amplifier_big_32x32.png b/tileSets/ModernInteriors/animated_amplifier_big_32x32.png new file mode 100644 index 0000000..0c3e68a Binary files /dev/null and b/tileSets/ModernInteriors/animated_amplifier_big_32x32.png differ