• 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 158: Line 158:  
function ShipData:code()
 
function ShipData:code()
 
return Formatting:format_ship_code(self._type)
 
return Formatting:format_ship_code(self._type)
 +
end
 +
 +
function ShipData:is_battleship()
 +
return self._type == 8 or self._type == 9 or self._type == 10 or self._type == 12
 
end
 
end
  
cssedit, gkautomate
7,064

edits

Navigation menu