Skip to content

Commit

Permalink
fix: Lumi assets incorrectly showing Youhu
Browse files Browse the repository at this point in the history
  • Loading branch information
Luzefiru authored Dec 12, 2024
1 parent a9e6840 commit f0793c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resonators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,9 +192,9 @@ export const fourStarResonatorMetadata = {
Lumi: {
id: 1603,
qualityLevel: 4,
imgSrc: "/assets/luckdraw/youhu.webp",
element: "Glacio",
portraitSrc: "/assets/portraits/youhu.webp",
imgSrc: "/assets/luckdraw/lumi.webp",
element: "Electro",
portraitSrc: "/assets/portraits/lumi.webp",
},
} as ResonatorMetadata;

Expand Down

0 comments on commit f0793c9

Please sign in to comment.