v3.0.1: 이미지 경로 정리 및 누락 이미지 반영

This commit is contained in:
2026-03-30 18:20:38 +09:00
parent 0988e31689
commit eed4604432
9 changed files with 26 additions and 29 deletions

View File

@@ -1683,27 +1683,6 @@ export const cardList = [
rarity: 'PR',
trigger: 'FINAL',
},
// UAPR - AP
// {
// imgSrc: '/ua44/UAPR_EVA-AP01.png',
// Number: 'UAPR/EVA-AP01',
// count: 0,
// key: false,
// color: '',
// parallel: false,
// rarity: '',
// trigger: null,
// },
// {
// imgSrc: '/ua44/UAPR_EVA-AP02.png',
// Number: 'UAPR/EVA-AP02',
// count: 0,
// key: false,
// color: '',
// parallel: false,
// rarity: '',
// trigger: null,
// },
];