• 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 295: Line 295:  
      
 
      
 
     if ship:type() == 13 or ship:type() == 14 then
 
     if ship:type() == 13 or ship:type() == 14 then
         if ship._id > 1500 then
+
         if ship:id() > 1500 then
             return string.find(ship._suffix, "[Ff]lagshp|[Ee]lite") ~= nil
+
             return string.find(ship:suffix(), "[Ff]lagshp|[Ee]lite") ~= nil
 
             -- copied from Vita ver
 
             -- copied from Vita ver
 
         else
 
         else
Anonymous user

Navigation menu