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 11:21, 21 October 2022
147 bytes added
,
2 years ago
is_large_radar = eq_type 13 & 93
Line 458:
Line 458:
local eq_type = self:type()
local eq_type = self:type()
return eq_type == 12 -- Small Radar
return eq_type == 12 -- Small Radar
+
or eq_type == 13 -- Large Radar
+
or eq_type == 93 -- Large Radar (II)
+
end
+
+
function EquipmentData:is_large_radar()
+
local eq_type = self:type()
or eq_type == 13 -- Large Radar
or eq_type == 13 -- Large Radar
or eq_type == 93 -- Large Radar (II)
or eq_type == 93 -- Large Radar (II)
Chocolatecravinghobo
advmod, cssedit,
Interface administrators
, janitor,
Moderators
, prechecked,
Widget editors
7,372
edits