fix copyright
This commit is contained in:
parent
3070785b4e
commit
d8ec490a13
1 changed files with 33 additions and 0 deletions
|
@ -82,6 +82,27 @@
|
||||||
"nextlayerid":7,
|
"nextlayerid":7,
|
||||||
"nextobjectid":1,
|
"nextobjectid":1,
|
||||||
"orientation":"orthogonal",
|
"orientation":"orthogonal",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"mapCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC-BY https:\/\/git.it-syndikat.org\/IT-Syndikat\/rc3-its-assembly-2021.git"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"mapDescription",
|
||||||
|
"type":"string",
|
||||||
|
"value":"Entrance to the dungeon of the IT-Syndikat Innsbruck"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"mapLink",
|
||||||
|
"type":"string",
|
||||||
|
"value":"https:\/\/it-syndikat.org"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"mapName",
|
||||||
|
"type":"string",
|
||||||
|
"value":"Dungeon Entrance"
|
||||||
|
}],
|
||||||
"renderorder":"right-down",
|
"renderorder":"right-down",
|
||||||
"tiledversion":"1.4.3",
|
"tiledversion":"1.4.3",
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
@ -94,6 +115,12 @@
|
||||||
"imagewidth":320,
|
"imagewidth":320,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"dungeon",
|
"name":"dungeon",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC-BY https:\/\/git.it-syndikat.org\/IT-Syndikat\/rc3-its-assembly-2021.git"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":100,
|
"tilecount":100,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
@ -107,6 +134,12 @@
|
||||||
"imagewidth":288,
|
"imagewidth":288,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"mapUtilities",
|
"name":"mapUtilities",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC0 https:\/\/git.cccv.de\/rc3\/world-tiles.git"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":9,
|
"tilecount":9,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
|
Loading…
Reference in a new issue