And for ctf
continuous-integration/drone/push Build is passing Details

This commit is contained in:
legion 2021-12-27 00:08:35 +01:00
parent 19a59c7539
commit b379c55595
1 changed files with 14 additions and 7 deletions

View File

@ -360,12 +360,7 @@
"name":"Overworld_Tilesetx2", "name":"Overworld_Tilesetx2",
"properties":[ "properties":[
{ {
"name":"copyright", "name":"tilesetCopyright",
"type":"string",
"value":"Creative Commons Attribution v4.0 International - \nhttps:\/\/o-lobster.itch.io\/adventure-pack"
},
{
"name":"tilesCopyright",
"type":"string", "type":"string",
"value":"Creative Commons Attribution v4.0 International - \nhttps:\/\/o-lobster.itch.io\/adventure-pack" "value":"Creative Commons Attribution v4.0 International - \nhttps:\/\/o-lobster.itch.io\/adventure-pack"
}], }],
@ -474,6 +469,12 @@
"columns":2, "columns":2,
"firstgid":235, "firstgid":235,
"image":"worldExit.png", "image":"worldExit.png",
"properties":[
{
"name":"tilesetCopyright",
"type":"string",
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
}],
"imageheight":64, "imageheight":64,
"imagewidth":64, "imagewidth":64,
"margin":0, "margin":0,
@ -487,6 +488,12 @@
"columns":9, "columns":9,
"firstgid":239, "firstgid":239,
"image":"mapUtilities.png", "image":"mapUtilities.png",
"properties":[
{
"name":"tilesetCopyright",
"type":"string",
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
}],
"imageheight":32, "imageheight":32,
"imagewidth":288, "imagewidth":288,
"margin":0, "margin":0,
@ -510,4 +517,4 @@
"type":"map", "type":"map",
"version":"1.6", "version":"1.6",
"width":32 "width":32
} }