Add copyrights
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
056d464210
commit
95ac72242e
24
death.json
24
death.json
|
@ -349,6 +349,12 @@
|
||||||
"imagewidth":384,
|
"imagewidth":384,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"Dungeon_Tilesetx2",
|
"name":"Dungeon_Tilesetx2",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC-BY 4.0"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":156,
|
"tilecount":156,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
@ -362,6 +368,12 @@
|
||||||
"imagewidth":32,
|
"imagewidth":32,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"black",
|
"name":"black",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC-BY 4.0"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":1,
|
"tilecount":1,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
|
@ -372,6 +384,12 @@
|
||||||
"firstgid":412,
|
"firstgid":412,
|
||||||
"image":"gold.png",
|
"image":"gold.png",
|
||||||
"imageheight":32,
|
"imageheight":32,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||||
|
}],
|
||||||
"imagewidth":32,
|
"imagewidth":32,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"gold",
|
"name":"gold",
|
||||||
|
@ -385,6 +403,12 @@
|
||||||
"firstgid":413,
|
"firstgid":413,
|
||||||
"image":"gameOver.png",
|
"image":"gameOver.png",
|
||||||
"imageheight":960,
|
"imageheight":960,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||||
|
}],
|
||||||
"imagewidth":960,
|
"imagewidth":960,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"gameOver",
|
"name":"gameOver",
|
||||||
|
|
12
dungeon.json
12
dungeon.json
|
@ -412,6 +412,12 @@
|
||||||
"image":"black.png",
|
"image":"black.png",
|
||||||
"imageheight":32,
|
"imageheight":32,
|
||||||
"imagewidth":32,
|
"imagewidth":32,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||||
|
}],
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"black",
|
"name":"black",
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
|
@ -426,6 +432,12 @@
|
||||||
"imageheight":32,
|
"imageheight":32,
|
||||||
"imagewidth":32,
|
"imagewidth":32,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||||
|
}],
|
||||||
"name":"gold",
|
"name":"gold",
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":1,
|
"tilecount":1,
|
||||||
|
|
Loading…
Reference in New Issue