data = {
return {
19: {
47: await FileAttachment("1947.png").url(),
48: await FileAttachment("1948.png").url(),
49: await FileAttachment("1949.png").url(),
50: await FileAttachment("1950.png").url(),
51: await FileAttachment("1951.png").url()
},
20: {
47: await FileAttachment("2047.png").url(),
48: await FileAttachment("2048.png").url(),
49: await FileAttachment("2049.png").url(),
50: await FileAttachment("2050.png").url(),
51: await FileAttachment("2051.png").url()
},
21: {
47: await FileAttachment("2147.png").url(),
48: await FileAttachment("2148.png").url(),
49: await FileAttachment("2149.png").url(),
50: await FileAttachment("2150.png").url(),
51: await FileAttachment("2151.png").url()
},
22: {
47: await FileAttachment("2247.png").url(),
48: await FileAttachment("2248.png").url(),
49: await FileAttachment("2249.png").url(),
50: await FileAttachment("2250.png").url(),
51: await FileAttachment("2251.png").url()
},
23: {
47: await FileAttachment("2347.png").url(),
48: await FileAttachment("2348.png").url(),
49: await FileAttachment("2349.png").url(),
50: await FileAttachment("2350.png").url(),
51: await FileAttachment("2351.png").url()
}
};
}