Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:EquipmentData
(view source)
Revision as of 12:51, 8 October 2017
162 bytes added
,
7 years ago
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
7,064
edits