Fix typing

pull/1/head
Made Baruna 2022-08-27 18:52:26 +07:00
parent 0a49daeb64
commit 125b5074b4
1 changed files with 2 additions and 2 deletions

View File

@ -8656,7 +8656,7 @@ export const weaponList = {
rarity: 4,
atk: 44,
secondary: 'Elemental Mastery',
type: 'polearm',
type: weapons.polearm,
source: 'forging',
ascension: [
{
@ -8767,7 +8767,7 @@ export const weaponList = {
id: 'sapwood_blade',
name: 'Sapwood Blade',
rarity: 4,
atk: '44',
atk: 44,
secondary: 'Energy Recharge',
type: weapons.sword,
source: 'forging',