Update banner weapon

This commit is contained in:
Made Baruna 2022-03-08 15:20:52 +07:00
parent 47304cfde4
commit 31293341d1

View file

@ -623,5 +623,15 @@ export const banners = {
featuredRare: ['wavebreakers_fin', 'sacrificial_sword', 'rainslasher', 'eye_of_perception', 'the_stringless'],
timezoneDependent: true,
},
{
name: 'Epitome Invocation',
image: 26,
start: '2022-02-16 06:00:00',
end: '2022-03-08 17:59:59',
shortName: 'Verity',
color: '#b042f5',
featured: ['engulfing_lightning', 'everlasting_moonglow'],
featuredRare: ['akuoumaru', 'mouuns_moon', 'lions_roar', 'favonius_lance', 'sacrificial_fragments'],
},
],
};