• 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
m
no edit summary
Line 204: Line 204:  
end
 
end
   −
function ShipData.speed()
+
function ShipData:speed()
 
return self:format_speed(self._speed)
 
return self:format_speed(self._speed)
 
end
 
end
   −
function ShipData.range()
+
function ShipData:range()
 
return self:format_range(self._speed)
 
return self:format_range(self._speed)
 
end
 
end
Anonymous user

Navigation menu