diff --git a/components/WeaponUnit/index.tsx b/components/WeaponUnit/index.tsx index ad740df8..faecf00f 100644 --- a/components/WeaponUnit/index.tsx +++ b/components/WeaponUnit/index.tsx @@ -76,7 +76,7 @@ const WeaponUnit = (props: Props) => { const weapon = gridWeapon.object return weapon.ax > 0 || - (weapon.series) && [2, 3, 17, 22].includes(weapon.series) + (weapon.series) && [2, 3, 17, 22, 24].includes(weapon.series) } const image = (