• 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 184: Line 184:  
function ShipData:is_CL()
 
function ShipData:is_CL()
 
return self._type == 3 or self._type == 4 or self._type == 21
 
return self._type == 3 or self._type == 4 or self._type == 21
 +
end
 +
 +
function ShipData:is_CA()
 +
return self._type == 5 or self._type == 6
 
end
 
end
  
35,008

edits

Navigation menu