✏️ 添加圣遗物 icon

This commit is contained in:
BTMuli
2023-06-17 20:12:05 +08:00
parent 631a195ea2
commit 0833ceba38
7 changed files with 3 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ function transReliquary (data: TGApp.Game.Character.LIRelic[]): string {
posName: item.pos_name,
star: item.rarity,
level: item.level,
icon: item.icon,
set: {
id: item.set.id,
name: item.set.name,