mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-14 19:48:59 +01:00
Update item group
This commit is contained in:
parent
8464ac1e67
commit
4111418883
1 changed files with 5 additions and 1 deletions
|
@ -280,6 +280,10 @@ export const itemGroup = {
|
|||
},
|
||||
spectral_husk: {
|
||||
name: 'Spectral',
|
||||
items: [itemList.concealed_claw, itemList.spectral_heart, itemList.spectral_nucleus],
|
||||
items: [itemList.spectral_husk, itemList.spectral_heart, itemList.spectral_nucleus],
|
||||
},
|
||||
gloomy_statuette: {
|
||||
name: 'Statuette',
|
||||
items: [itemList.gloomy_statuette, itemList.dark_statuette, itemList.deathly_statuette],
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue