16 lines
737 B
JSON
16 lines
737 B
JSON
{
|
|
"labels": {
|
|
"title": "sprites/custom_night/labels/1.png",
|
|
"arrowRight": "sprites/custom_night/labels/2.png",
|
|
"arrowLeft": "sprites/custom_night/labels/3.png",
|
|
"readyButton": "sprites/custom_night/labels/4.png",
|
|
"arrowRight2": "sprites/custom_night/labels/5.png",
|
|
"arrowLeft2": "sprites/custom_night/labels/6.png",
|
|
"levelInfo": "sprites/custom_night/labels/7.png"
|
|
},
|
|
"icons": { "base": "sprites/custom_night/icons/", "start": 1, "end": 10 },
|
|
"names": { "base": "sprites/custom_night/names/", "start": 1, "end": 10 },
|
|
"modes": { "base": "sprites/custom_night/modes/", "start": 1, "end": 10 },
|
|
"rewards": { "base": "sprites/custom_night/rewards/", "start": 0, "end": 8 }
|
|
}
|