• 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 12: Line 12:     
local function getShipCard(ship, hp, maxHp)
 
local function getShipCard(ship, hp, maxHp)
     local minHp = type(hp) == 'table' and U.imin(hp) or hp or maxHp
+
     local minHp = type(hp) == 'table' and U.imin(hp) or hp or maxHp or 999
 
     local id = tonumber(ship)
 
     local id = tonumber(ship)
 
     if id then
 
     if id then
cssedit, gkautomate
6,941

edits

Navigation menu