Add new banner information
parent
dc43a5edb1
commit
6cfcea50c6
|
@ -105,6 +105,14 @@ export const banners = {
|
|||
color: '#35C297',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Farewell of Snezhnaya',
|
||||
image: 2,
|
||||
shortName: 'Tartaglia',
|
||||
start: '2021-04-06 18:00:00',
|
||||
end: '2021-04-27 15:00:00',
|
||||
color: '#50A3C0',
|
||||
},
|
||||
],
|
||||
weapons: [
|
||||
{
|
||||
|
@ -184,5 +192,13 @@ export const banners = {
|
|||
color: '#f54e42',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 10,
|
||||
start: '2021-04-06 18:00:00',
|
||||
end: '2021-04-27 15:00:00',
|
||||
shortName: 'Skyward',
|
||||
color: '#f5c242',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 196 KiB |
Binary file not shown.
After Width: | Height: | Size: 238 KiB |
Binary file not shown.
Before Width: | Height: | Size: 196 KiB |
Binary file not shown.
After Width: | Height: | Size: 360 KiB |
Loading…
Reference in New Issue