• 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 435: Line 435:  
return eq_type == 14 -- Sonar
 
return eq_type == 14 -- Sonar
 
or eq_type == 40 -- Large Sonar
 
or eq_type == 40 -- Large Sonar
 +
end
 +
 +
function EquipmentData:is_asw_aircraft()
 +
local eq_type = self:type()
 +
return eq_type == 25 -- Autogyro
 +
or eq_type == 26 -- Anti-submarine Patrol Aircraft
 
end
 
end
  
cssedit, gkautomate
6,928

edits

Navigation menu