• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 549: Line 549:  
return eq_type == 4 -- Secondary Guns
 
return eq_type == 4 -- Secondary Guns
 
or eq_type == 95 -- Secondary Guns (II)
 
or eq_type == 95 -- Secondary Guns (II)
 +
end
 +
 +
function EquipmentData:is_jet_powered_fighter_bomber()
 +
local eq_type = self:type()
 +
return eq_type == 57 -- Jet-powered Fighter-Bombers
 +
or eq_type == 91 -- Jet-powered Fighter-Bombers (II)
 
end
 
end
  
56,565

edits

Navigation menu