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