• 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
is_secondary_gun = eq_type 4 & 95
Line 479: Line 479:  
or eq_type == 27 -- Extra Armor (Medium)
 
or eq_type == 27 -- Extra Armor (Medium)
 
or eq_type == 28 -- Extra Armor (Large)
 
or eq_type == 28 -- Extra Armor (Large)
 +
end
 +
 +
function EquipmentData:is_secondary_gun()
 +
local eq_type = self:type()
 +
return eq_type == 4 -- Secondary Guns
 +
or eq_type == 95 -- Secondary Guns (II)
 
end
 
end
  
advmod, cssedit, janitor, Moderators, prechecked, Widget editors
6,964

edits

Navigation menu