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
26
death.json
26
death.json
|
@ -349,6 +349,12 @@
|
|||
"imagewidth":384,
|
||||
"margin":0,
|
||||
"name":"Dungeon_Tilesetx2",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":156,
|
||||
"tileheight":32,
|
||||
|
@ -362,6 +368,12 @@
|
|||
"imagewidth":32,
|
||||
"margin":0,
|
||||
"name":"black",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":1,
|
||||
"tileheight":32,
|
||||
|
@ -372,6 +384,12 @@
|
|||
"firstgid":412,
|
||||
"image":"gold.png",
|
||||
"imageheight":32,
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||
}],
|
||||
"imagewidth":32,
|
||||
"margin":0,
|
||||
"name":"gold",
|
||||
|
@ -385,6 +403,12 @@
|
|||
"firstgid":413,
|
||||
"image":"gameOver.png",
|
||||
"imageheight":960,
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||
}],
|
||||
"imagewidth":960,
|
||||
"margin":0,
|
||||
"name":"gameOver",
|
||||
|
@ -416,4 +440,4 @@
|
|||
"type":"map",
|
||||
"version":"1.6",
|
||||
"width":64
|
||||
}
|
||||
}
|
||||
|
|
14
dungeon.json
14
dungeon.json
|
@ -412,6 +412,12 @@
|
|||
"image":"black.png",
|
||||
"imageheight":32,
|
||||
"imagewidth":32,
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||
}],
|
||||
"margin":0,
|
||||
"name":"black",
|
||||
"spacing":0,
|
||||
|
@ -426,6 +432,12 @@
|
|||
"imageheight":32,
|
||||
"imagewidth":32,
|
||||
"margin":0,
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||
}],
|
||||
"name":"gold",
|
||||
"spacing":0,
|
||||
"tilecount":1,
|
||||
|
@ -436,4 +448,4 @@
|
|||
"type":"map",
|
||||
"version":"1.6",
|
||||
"width":64
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue