And for ctf
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
19a59c7539
commit
b379c55595
21
ctf.json
21
ctf.json
|
@ -360,12 +360,7 @@
|
|||
"name":"Overworld_Tilesetx2",
|
||||
"properties":[
|
||||
{
|
||||
"name":"copyright",
|
||||
"type":"string",
|
||||
"value":"Creative Commons Attribution v4.0 International - \nhttps:\/\/o-lobster.itch.io\/adventure-pack"
|
||||
},
|
||||
{
|
||||
"name":"tilesCopyright",
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"Creative Commons Attribution v4.0 International - \nhttps:\/\/o-lobster.itch.io\/adventure-pack"
|
||||
}],
|
||||
|
@ -474,6 +469,12 @@
|
|||
"columns":2,
|
||||
"firstgid":235,
|
||||
"image":"worldExit.png",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||
}],
|
||||
"imageheight":64,
|
||||
"imagewidth":64,
|
||||
"margin":0,
|
||||
|
@ -487,6 +488,12 @@
|
|||
"columns":9,
|
||||
"firstgid":239,
|
||||
"image":"mapUtilities.png",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||
}],
|
||||
"imageheight":32,
|
||||
"imagewidth":288,
|
||||
"margin":0,
|
||||
|
@ -510,4 +517,4 @@
|
|||
"type":"map",
|
||||
"version":"1.6",
|
||||
"width":32
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue