mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-07 11:04:50 +01:00
Update banners
This commit is contained in:
parent
0f3c4bb606
commit
7d6b4a901b
5 changed files with 57 additions and 0 deletions
|
@ -826,6 +826,28 @@ export const banners = {
|
||||||
// timezoneDependent: true,
|
// timezoneDependent: true,
|
||||||
// version: '3.7',
|
// version: '3.7',
|
||||||
// },
|
// },
|
||||||
|
{
|
||||||
|
name: 'Caution in Confidence',
|
||||||
|
image: 2,
|
||||||
|
shortName: 'Alhaitham',
|
||||||
|
start: '2023-06-13 18:00:00',
|
||||||
|
end: '2023-07-04 14:59:59',
|
||||||
|
color: '#5bcbd1',
|
||||||
|
featured: ['alhaitham', 'kaedehara_kazuha'],
|
||||||
|
featuredRare: ['yaoyao', 'shikanoin_heizou', 'xiangling'],
|
||||||
|
version: '3.7',
|
||||||
|
},
|
||||||
|
// {
|
||||||
|
// name: 'Leaves in the Wind',
|
||||||
|
// image: 3,
|
||||||
|
// shortName: 'Kazuha',
|
||||||
|
// start: '2023-06-13 18:00:00',
|
||||||
|
// end: '2023-07-04 14:59:59',
|
||||||
|
// color: '#5bcbd1',
|
||||||
|
// featured: ['alhaitham', 'kaedehara_kazuha'],
|
||||||
|
// featuredRare: ['yaoyao', 'shikanoin_heizou', 'xiangling'],
|
||||||
|
// version: '3.7',
|
||||||
|
// },
|
||||||
],
|
],
|
||||||
weapons: [
|
weapons: [
|
||||||
{
|
{
|
||||||
|
@ -1401,5 +1423,16 @@ export const banners = {
|
||||||
timezoneDependent: true,
|
timezoneDependent: true,
|
||||||
version: '3.7',
|
version: '3.7',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Epitome Invocation',
|
||||||
|
image: 48,
|
||||||
|
shortName: 'Freedom',
|
||||||
|
start: '2023-06-13 18:00:00',
|
||||||
|
end: '2023-07-04 14:59:59',
|
||||||
|
color: '#eae5e1',
|
||||||
|
featured: ['freedom-sworn', 'light_of_foliar_incision'],
|
||||||
|
featuredRare: ['wavebreakers_fin', 'mouuns_moon', 'favonius_sword', 'sacrificial_greatsword', 'favonius_codex'],
|
||||||
|
version: '3.7',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
|
@ -553,4 +553,28 @@ export const bannersDual = {
|
||||||
version: '3.7',
|
version: '3.7',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
'Caution in Confidence 2': [
|
||||||
|
{
|
||||||
|
name: 'Caution in Confidence',
|
||||||
|
image: 2,
|
||||||
|
shortName: 'Alhaitham',
|
||||||
|
start: '2023-06-13 18:00:00',
|
||||||
|
end: '2023-07-04 14:59:59',
|
||||||
|
color: '#5bcbd1',
|
||||||
|
featured: ['alhaitham', 'kaedehara_kazuha'],
|
||||||
|
featuredRare: ['yaoyao', 'shikanoin_heizou', 'xiangling'],
|
||||||
|
version: '3.7',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Leaves in the Wind',
|
||||||
|
image: 3,
|
||||||
|
shortName: 'Kazuha',
|
||||||
|
start: '2023-06-13 18:00:00',
|
||||||
|
end: '2023-07-04 14:59:59',
|
||||||
|
color: '#5bcbd1',
|
||||||
|
featured: ['alhaitham', 'kaedehara_kazuha'],
|
||||||
|
featuredRare: ['yaoyao', 'shikanoin_heizou', 'xiangling'],
|
||||||
|
version: '3.7',
|
||||||
|
},
|
||||||
|
],
|
||||||
};
|
};
|
||||||
|
|
BIN
static/images/banners/Caution in Confidence 2.png
Normal file
BIN
static/images/banners/Caution in Confidence 2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 431 KiB |
BIN
static/images/banners/Epitome Invocation 48.png
Normal file
BIN
static/images/banners/Epitome Invocation 48.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 295 KiB |
BIN
static/images/banners/Leaves in the Wind 3.png
Normal file
BIN
static/images/banners/Leaves in the Wind 3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 401 KiB |
Loading…
Reference in a new issue