tilesetCopyright
This commit is contained in:
parent
ef20af90ff
commit
9bd17fcd14
1 changed files with 32 additions and 9 deletions
|
@ -1,11 +1,4 @@
|
||||||
{ "compressionlevel":-1,
|
{ "compressionlevel":-1,
|
||||||
"editorsettings":
|
|
||||||
{
|
|
||||||
"export":
|
|
||||||
{
|
|
||||||
"target":"."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"height":100,
|
"height":100,
|
||||||
"infinite":false,
|
"infinite":false,
|
||||||
"layers":[
|
"layers":[
|
||||||
|
@ -192,7 +185,7 @@
|
||||||
"nextobjectid":1,
|
"nextobjectid":1,
|
||||||
"orientation":"orthogonal",
|
"orientation":"orthogonal",
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
"tiledversion":"1.4.3",
|
"tiledversion":"1.5.0",
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
"tilesets":[
|
"tilesets":[
|
||||||
{
|
{
|
||||||
|
@ -203,6 +196,12 @@
|
||||||
"imagewidth":256,
|
"imagewidth":256,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"drinks_leinelab",
|
"name":"drinks_leinelab",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"unknown"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":64,
|
"tilecount":64,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
@ -216,6 +215,12 @@
|
||||||
"imagewidth":64,
|
"imagewidth":64,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"worldExit",
|
"name":"worldExit",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC0 by Mullana"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":4,
|
"tilecount":4,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
@ -229,6 +234,12 @@
|
||||||
"imagewidth":1440,
|
"imagewidth":1440,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"open_tileset",
|
"name":"open_tileset",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"unknown"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":1710,
|
"tilecount":1710,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
@ -765,6 +776,12 @@
|
||||||
"imagewidth":352,
|
"imagewidth":352,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"Dungeon_Crawler_Sheet",
|
"name":"Dungeon_Crawler_Sheet",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"unknown"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":99,
|
"tilecount":99,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
@ -778,6 +795,12 @@
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"Inside_A2",
|
"name":"Inside_A2",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"unknown"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":192,
|
"tilecount":192,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
@ -785,6 +808,6 @@
|
||||||
}],
|
}],
|
||||||
"tilewidth":32,
|
"tilewidth":32,
|
||||||
"type":"map",
|
"type":"map",
|
||||||
"version":1.4,
|
"version":1.5,
|
||||||
"width":100
|
"width":100
|
||||||
}
|
}
|
Loading…
Reference in a new issue