Removed some of my areas
This commit is contained in:
parent
897fbea54b
commit
b650b87496
|
@ -1,9 +1,8 @@
|
||||||
{
|
{
|
||||||
"url": "https://onemillioncheckboxes.com",
|
"url": "https://onemillioncheckboxes.com",
|
||||||
"font": "./ic8x8u.ttf",
|
"font": "./ic8x8u.ttf",
|
||||||
"proxies": [
|
"proxies": [],
|
||||||
],
|
"n_bots": 3,
|
||||||
"n_bots": 5,
|
|
||||||
"avoid": [
|
"avoid": [
|
||||||
{
|
{
|
||||||
"type": "rect",
|
"type": "rect",
|
||||||
|
@ -50,24 +49,6 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"elements": [
|
"elements": [
|
||||||
{
|
|
||||||
"type": "rgb111",
|
|
||||||
"path": "./pictures/casey111.png",
|
|
||||||
"x": 240,
|
|
||||||
"y": 240
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "rgb111",
|
|
||||||
"path": "./pictures/trans.png",
|
|
||||||
"x": 200,
|
|
||||||
"y": 200
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "image",
|
|
||||||
"path": "./pictures/casey.png",
|
|
||||||
"x": 256,
|
|
||||||
"y": 256
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "image",
|
"type": "image",
|
||||||
"path": "./pictures/kangel.png",
|
"path": "./pictures/kangel.png",
|
||||||
|
@ -80,12 +61,6 @@
|
||||||
"x": 69,
|
"x": 69,
|
||||||
"y": 420
|
"y": 420
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "image",
|
|
||||||
"path": "./pictures/astley.png",
|
|
||||||
"x": 150,
|
|
||||||
"y": 420
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "image",
|
"type": "image",
|
||||||
"path": "./pictures/colon3.png",
|
"path": "./pictures/colon3.png",
|
||||||
|
|
Loading…
Reference in New Issue