Added /chef

This commit is contained in:
CBenni 2019-01-25 18:16:08 +01:00
parent 89ca3c9aec
commit 71030fc0c5
6 changed files with 872 additions and 541 deletions

View file

@ -642,6 +642,36 @@
}
}
}
]
],
"chef": [{
"src": "./resources/ChefHat.png",
"z": 2,
"anchor": {
"x": {
"position": 35,
"offset": 199,
"size": 398
},
"y": {
"position": 25,
"offset": 300,
"size": 369
}
}
}, {
"src": "./resources/ChefBackground.png",
"z": 0,
"anchor": {
"x": {
"position": 0,
"offset": 0,
"size": "imgWidth / previousCalculation.templateScale"
},
"y": {
"position": 0,
"offset": 0
}
}
}]
}
}