mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-07 11:04:50 +01:00
Update weapon banner
This commit is contained in:
parent
6c6bd9638b
commit
89ae3568f1
1 changed files with 13 additions and 2 deletions
|
@ -2247,7 +2247,7 @@ export const banners = {
|
|||
shortName: "Surf's Up",
|
||||
start: '2024-08-28 06:00:00',
|
||||
end: '2024-09-17 17:59:00',
|
||||
color: '#eae5e1',
|
||||
color: '#ffb169',
|
||||
featured: ['surfs_up', 'freedom-sworn'],
|
||||
featuredRare: [
|
||||
'favonius_sword',
|
||||
|
@ -2276,12 +2276,23 @@ export const banners = {
|
|||
shortName: 'Peak',
|
||||
start: '2024-10-09 06:00:00',
|
||||
end: '2024-10-29 17:59:00',
|
||||
color: '#eae5e1',
|
||||
color: '#ffb169',
|
||||
featured: ['peak_patrol_song', 'uraku_misugiri'],
|
||||
featuredRare: ['sturdy_bone', 'mountain-bracing_bolt', 'sacrificial_greatsword', 'favonius_codex', 'rust'],
|
||||
version: '5.1',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 72,
|
||||
shortName: 'Dreams',
|
||||
start: '2024-10-29 18:00:00',
|
||||
end: '2024-11-19 14:59:00',
|
||||
color: '#eae5e1',
|
||||
featured: ['a_thousand_floating_dreams', 'staff_of_homa'],
|
||||
featuredRare: ['fruitful_hook', 'lions_roar', 'dragons_bane', 'eye_of_perception', 'favonius_warbow'],
|
||||
version: '5.1',
|
||||
},
|
||||
],
|
||||
chronicled: [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue