FIX: fixed copyright entries
This commit is contained in:
parent
32eae59d4b
commit
ca2d305106
29
main.json
29
main.json
@ -228,6 +228,12 @@
|
|||||||
"imagewidth":1920,
|
"imagewidth":1920,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"rc3-2021-mullana-background",
|
"name":"rc3-2021-mullana-background",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"see RC3 tiles"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":3600,
|
"tilecount":3600,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
@ -241,6 +247,12 @@
|
|||||||
"imagewidth":1920,
|
"imagewidth":1920,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"rc3-2021-mullana-ground",
|
"name":"rc3-2021-mullana-ground",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"see RC3 tiles"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":3600,
|
"tilecount":3600,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
@ -254,6 +266,12 @@
|
|||||||
"imagewidth":960,
|
"imagewidth":960,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"rc3-2021-mullana-utility",
|
"name":"rc3-2021-mullana-utility",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"see RC3 tiles"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":1200,
|
"tilecount":1200,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
@ -267,6 +285,12 @@
|
|||||||
"imagewidth":64,
|
"imagewidth":64,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
"name":"worldExit",
|
"name":"worldExit",
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"see RC3 tiles"
|
||||||
|
}],
|
||||||
"spacing":0,
|
"spacing":0,
|
||||||
"tilecount":4,
|
"tilecount":4,
|
||||||
"tileheight":32,
|
"tileheight":32,
|
||||||
@ -388,6 +412,11 @@
|
|||||||
"name":"collides",
|
"name":"collides",
|
||||||
"type":"bool",
|
"type":"bool",
|
||||||
"value":true
|
"value":true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name":"tilesetCopyright",
|
||||||
|
"type":"string",
|
||||||
|
"value":"free"
|
||||||
}]
|
}]
|
||||||
}],
|
}],
|
||||||
"tilewidth":32
|
"tilewidth":32
|
||||||
|
Loading…
Reference in New Issue
Block a user