date: 'December 21, 2023',
title: 'Grand Racing Tournament',
subtitle: 'Rev up your engines for the ultimate race!',
description: 'Get ready for the thrill of the Grand Racing Tournament! Compete against the best racers, unlock new tracks, and claim the title of the fastest driver!',
image: 'racing.jpg',
updateList: {
1: {
description: 'Challenging Tracks: Experience adrenaline-pumping races on brand new and challenging racetracks.',
},
2: {
description: 'High-Speed Vehicles: Unlock and race with high-performance vehicles, each with its unique characteristics.',
},
3: {
description: 'Tournament Rewards: Compete for exclusive rewards and claim your place as the champion of the Grand Racing Tournament!',
},
}
},
3: {
date: 'December 25, 2023',
title: 'Christmas Sale Event',
subtitle: 'The Christmas event is now available!',
description: 'Celebrate the holiday season with our Christmas Sale Event! Enjoy special discounts, festive activities, and more!',
image: 'christmas.jpg',
updateList: {
1: {
description: 'Special Discounts: Explore the Christmas sale using the code \'OKOK-F4T8\' for 50% discount on okok.tebex.io - limited to the first 10 uses.',
},
2: {
description: 'Festive Activities: Engage in holiday-themed activities scattered throughout the new island.',
},
3: {
description: 'Limited-Time Rewards: Earn exclusive rewards by participating in the Christmas event. Don\'t miss out!',
},
}
},
}
Config.Music = {
1: {
filename: 'goneforgood.mp3',
title: 'Gone For Good',
artist: 'Rival x Jim Yosef'
},
2: {
filename: 'allineed.mp3',
title: 'All I Need',
artist: 'Ariadne'
},
3: {
filename: 'holdonme.mp3',
title: 'Hold On Me',
artist: 'Raul Ojamaa'
}
};
|