Update banner

This commit is contained in:
Made Baruna 2022-03-08 15:00:10 +07:00
parent 4a263cb69e
commit ad5017a140
4 changed files with 42 additions and 0 deletions

View file

@ -325,6 +325,26 @@ export const banners = {
featuredRare: ['thoma', 'diona', 'fischl'],
timezoneDependent: true,
},
{
name: 'Reign of Serenity',
image: 2,
shortName: 'Raiden',
start: '2022-03-08 18:00:00',
end: '2022-03-29 14:59:59',
color: '#D0AEF2',
featured: ['raiden_shogun', 'sangonomiya_kokomi'],
featuredRare: ['bennett', 'xinyan', 'kujou_sara'],
},
// {
// name: 'Drifting Luminescence',
// image: 2,
// shortName: 'Kokomi',
// start: '2022-03-08 18:00:00',
// end: '2022-03-29 14:59:59',
// color: '#53caf3',
// featured: ['raiden_shogun', 'sangonomiya_kokomi'],
// featuredRare: ['bennett', 'xinyan', 'kujou_sara'],
// },
],
weapons: [
{

View file

@ -69,4 +69,26 @@ export const bannersDual = {
featuredRare: ['xingqiu', 'beidou', 'yanfei'],
},
],
'Reign of Serenity 2': [
{
name: 'Reign of Serenity',
image: 2,
shortName: 'Raiden',
start: '2022-03-08 18:00:00',
end: '2022-03-29 14:59:59',
color: '#D0AEF2',
featured: ['raiden_shogun', 'sangonomiya_kokomi'],
featuredRare: ['bennett', 'xinyan', 'kujou_sara'],
},
{
name: 'Drifting Luminescence',
image: 2,
shortName: 'Kokomi',
start: '2022-03-08 18:00:00',
end: '2022-03-29 14:59:59',
color: '#53caf3',
featured: ['raiden_shogun', 'sangonomiya_kokomi'],
featuredRare: ['bennett', 'xinyan', 'kujou_sara'],
},
],
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 KiB