• 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 24: Line 24:     
function NanaminFunctions.add_to_elos_ship(current_elos, entry, use_los)
 
function NanaminFunctions.add_to_elos_ship(current_elos, entry, use_los)
 +
    if entry[3] == nil then return current_elos end
 
     local ship = Ship(entry[1], entry[2])
 
     local ship = Ship(entry[1], entry[2])
 
     local los = ship:los() or 0
 
     local los = ship:los() or 0
48

edits

Navigation menu