Add new weapon banner
parent
8edb34ac13
commit
3eecf48d1f
|
@ -708,5 +708,22 @@ export const banners = {
|
|||
featured: ['mistsplitter_reforged', 'the_unforged'],
|
||||
featuredRare: ['favonius_sword', 'the_bell', 'favonius_lance', 'favonius_codex', 'favonius_warbow'],
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 29,
|
||||
start: '2022-05-31 06:00:00',
|
||||
end: '2022-06-21 17:59:59',
|
||||
shortName: 'Aqua',
|
||||
color: '#eae5e1',
|
||||
featured: ['aqua_simulacra', 'primordial_jade_winged-spear'],
|
||||
featuredRare: [
|
||||
'lithic_spear',
|
||||
'sacrificial_sword',
|
||||
'favonius_greatsword',
|
||||
'eye_of_perception',
|
||||
'sacrificial_bow',
|
||||
],
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 386 KiB |
Loading…
Reference in New Issue