Add v5.9 temp data

This commit is contained in:
Sakura Knoll
2022-07-05 08:10:49 +09:00 Unverified
parent 75bef18c89
commit 69735e5555
16 changed files with 333 additions and 101 deletions
+2 -2
View File
@@ -104,7 +104,7 @@ export const battlesuitFeatures = [
},
{
icon: 'feature-icons/time-mastery',
value: 'time mastery',
value: 'time-mastery',
label: 'Time Mastery',
krLabel: '시공',
},
@@ -117,7 +117,7 @@ export const battlesuitFeatures = [
{ icon: 'feature-icons/heal', value: 'heal', label: 'Heal', krLabel: '치료' },
{
icon: 'feature-icons/fast-atk',
value: 'fast atk',
value: 'fast-atk',
label: 'Fast ATK',
krLabel: '높은 빈도',
},