Add order to NO_AWAKENING

This commit is contained in:
Justin Edmund 2023-06-19 00:55:19 -07:00
parent 0ebd1a6c66
commit 3f51ac0e7c

View file

@ -7,4 +7,5 @@ export const NO_AWAKENING: Awakening = {
jp: '覚醒なし',
},
slug: 'no-awakening',
order: 0,
}