Add extra ItemSkill properties on empty awakening

Even though it doesn't really need them
This commit is contained in:
Justin Edmund 2023-01-06 02:59:29 -08:00
parent 6541dff12e
commit b218fd61fa

View file

@ -52,6 +52,10 @@ const AwakeningSelect = (props: Props) => {
en: 'No awakening',
ja: '覚醒なし',
},
slug: 'no-awakening',
minValue: 0,
maxValue: 0,
fractional: false,
})
return weaponDataSet